hello_python_demo

View on PyPIReverse Dependencies (0)

1.0.3 hello_python_demo-1.0.3-py2.py3-none-any.whl

Wheel Details

Project: hello_python_demo
Version: 1.0.3
Filename: hello_python_demo-1.0.3-py2.py3-none-any.whl
Download: [link]
Size: 4653
MD5: f757a7833e645895c34fc7fdcd18c068
SHA256: 0451048a7c4c34cae326d7343f2f026cbc59448fc73c7288316bf7097dcc1e75
Uploaded: 2020-03-02 20:31:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hello-python-demo
Version: 1.0.3
Summary: 学习如何构建python模块,并打包上传pypi
Author: zhaoqiangwei
Author-Email: demo[at]qq.com
Maintainer: zhaoqiangwei
Maintainer-Email: demo[at]qq.com
Home-Page: https://github.com/zqw/hello_python_demo
License: MIT
Keywords: hello_python_demo,hello_python_demo
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Requires-Dist: request
Requires-Dist: six
Requires-Dist: redis (>=2.10.5)
Requires-Dist: pytest
Requires-Dist: pywin32 (>=1.0); platform_system == "Windows"
Requires-Dist: enum34; python_version < "3.4"
Requires: request
Requires: six
Requires: redis
Requires: pytest
[Description omitted; length: 631 characters]

WHEEL

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

RECORD

Path Digest Size
hello_python_demo_top1.py sha256=p54xJXkUg4FMA49kk4KPeS2lp_QS_sinolbaAOAaLCM 190
hello_python_demo_top2.py sha256=DV8Wv-pyacGNQWKK7w0a47sVPj1hlONri2UYqUtbMS4 116
hello_python_demo-1.0.3.data/data/hello_python_demo_bm/b1.txt sha256=fclvd2yEI-V6J4VImj-cQ_tudWh21q2anKxKpOcuwZM 2
hello_python_demo-1.0.3.data/data/hello_python_demo_bm/b2.txt sha256=SBTZIJOsig9KIWOrh97lCbowalj1iIvg7csvzQcSAos 2
hello_python_demo-1.0.3.data/data/hello_python_demo_cfg/data.cfg sha256=LJ810a-iIwjZ0O96B_Vto_TmKunnADYdjw5HzZ5O9wA 42
hello_python_demo-1.0.3.data/data/hello_python_demo_sh/shell1.sh sha256=TY83PbMU-aAoGYGSQbvlMnp4FMmwuov20ufbCyaS4HQ 33
hello_python_demo-1.0.3.data/scripts/hello_python_demo_script1.py sha256=EMMCB7Ddt0u-mkCqBShe3vgBMSEdHpw5kFKRvkQWGns 93
module1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
module1/hello2.py sha256=SXEU03nTCWUz7u5A3kJbh9aUI2OzyLZQ8O3lzsDTApM 52
module1/hello3.py sha256=6pIxlULM6yn_QGOBUvGkEvmXu5zeKStC9J09rdjP3sc 56
module1/submodule1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
module1/submodule1/hello1.py sha256=i85H2KU5sQrBZhwzZeeBAn2S9374xljjPysnPoqa2SU 29
hello_python_demo-1.0.3.dist-info/METADATA sha256=3LfiRhIRjUeOdHgLblnnzlnCxY5JbrM1PSaQlMHkFTg 1775
hello_python_demo-1.0.3.dist-info/WHEEL sha256=6T3TYZE4YFi2HTS1BeZHNXAi8N52OZT4O-dJ6-ome_4 116
hello_python_demo-1.0.3.dist-info/top_level.txt sha256=PSEBoIF_UGnrHFLQe4-IYLZYqQW0SUD_F3TsweY2g_4 54
hello_python_demo-1.0.3.dist-info/RECORD

top_level.txt

hello_python_demo_top1
hello_python_demo_top2
module1