python-project-templates
View on PyPI —
Reverse Dependencies (0)
Wheel Details
Project: |
python-project-templates |
Version: |
0.1.5 |
Filename: |
python_project_templates-0.1.5-py3-none-any.whl |
Download: |
[link] |
Size: |
5642 |
MD5: |
d8309d48b7289b7757f1f201bfc21311 |
SHA256: |
e57a6368ed8137e8263712a2c1c22e238f8ab203c3cf9d5194e60848bfd073dd |
Uploaded: |
2022-02-19 10:08:31 +0000 |
dist-info
METADATA
· WHEEL
· RECORD
· entry_points.txt
WHEEL
Wheel-Version: |
1.0 |
Generator: |
poetry 1.0.7 |
Root-Is-Purelib: |
true |
Tag: |
py3-none-any |
RECORD
Path |
Digest |
Size |
package_1/__init__.py |
sha256=4sAxEX_-hJqm3_yUSIeIEC8m8nJ8_Pq70TolyEhNyRk
|
109 |
package_1/__main__.py |
sha256=yT5mlxU8aeQYQN__QGsFTTaUophRASUu1ZKfiCBe7gc
|
111 |
package_1/arithmetic.py |
sha256=zpFCJyDOu4pBazSFd40UulHWrRruCjcI3_QEHDgcRXo
|
210 |
package_1/plugins.py |
sha256=Jm6_PSfMv_J9xMX_uYBkqXWh08Edzr9UDr22IjbltGs
|
64 |
package_2/__init__.py |
sha256=qu38UCKZmkG5LPln95_mLh3vL1YzpWXD_S4nzsmXv0k
|
260 |
package_2/__main__.py |
sha256=vcjxfptKECMwSuP1RvGhZyoG56cniz2AK0uKbYVarN4
|
383 |
python_project_templates-0.1.5.dist-info/entry_points.txt |
sha256=XPhBiBphV_eus_2l3JKCXqIuVVuhKaXdK38Uic07Ih0
|
159 |
python_project_templates-0.1.5.dist-info/LICENSE |
sha256=yNhuw1EnltC3IHrYIS1iV_LSMNaTbdPuI-dhoLDWfoY
|
1072 |
python_project_templates-0.1.5.dist-info/WHEEL |
sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw
|
83 |
python_project_templates-0.1.5.dist-info/METADATA |
sha256=fbeZvMPDBYyRifw1FUgyh330SJupTt69HBQsHOe3Bsg
|
5575 |
python_project_templates-0.1.5.dist-info/RECORD |
— |
— |
entry_points.txt
add-1-2 = package_1.__main__:main
sample-command = package_2.__main__:main
sample-plugin = package_1.plugins:plugin_call