hellonj1902

View on PyPIReverse Dependencies (0)

2.0.2 hellonj1902-2.0.2-py3-none-any.whl

Wheel Details

Project: hellonj1902
Version: 2.0.2
Filename: hellonj1902-2.0.2-py3-none-any.whl
Download: [link]
Size: 3374
MD5: 8c5c3fe78b0c4e3d4c46550764b81469
SHA256: 4eedada78807b3a58c6b59924f4e57576173f4f79c8b767f7b3ea442dcf611a7
Uploaded: 2020-10-20 12:13:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hellonj1902
Version: 2.0.2
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: Flask
Description-Content-Type: text/markdown
[Description omitted; length: 58 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.35.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
helloworld/__init__.py sha256=GAIRmJowMWRtWQeCyC7ifwuM8E1mb_c41kcL-Cp0kAc 21
helloworld/core.py sha256=R24rXQGPCB3dEVzCnt8EvfmQVgFYb3nnp8BVIHDaIW8 95
helloworld/web.py sha256=6mdLH-r3tXDrcns9pSkE2nGi5R8ue0AoTHH9rKFogeM 238
helloworld/templates/index.html sha256=P8joIbSy8-zT2j0J3G3lN3aaiZDDPJxsT0sK-MsYVxo 229
hellonj1902-2.0.2.dist-info/LICENSE sha256=abTwXuWo0PYWXFFtjJjAeZNkP9eZP2ozEfXskXrTxOE 1089
hellonj1902-2.0.2.dist-info/METADATA sha256=zCiuI3tgueVxD9x8x4Jj_Uu7IfMZYmIBI3sgV3RcG_0 392
hellonj1902-2.0.2.dist-info/WHEEL sha256=EVRjI69F5qVjm_YgqcTXPnTAv3BfSUr0WVAHuSP3Xoo 92
hellonj1902-2.0.2.dist-info/entry_points.txt sha256=tJ9Q6LTYbLkgu3rAT10mCvFDs7az3R6HEYK0rb0P89s 96
hellonj1902-2.0.2.dist-info/top_level.txt sha256=jNB_Ol_5jyp4z8NmwT-xI-uNKcHKN8ed8ZBCXVueQk0 11
hellonj1902-2.0.2.dist-info/RECORD

top_level.txt

helloworld

entry_points.txt

helloworld = helloworld.core:print_message
serve = helloworld.web:run_server