py-starter-auto-template

View on PyPIReverse Dependencies (0)

0.0.2 py_starter_auto_template-0.0.2-py3-none-any.whl

Wheel Details

Project: py-starter-auto-template
Version: 0.0.2
Filename: py_starter_auto_template-0.0.2-py3-none-any.whl
Download: [link]
Size: 7994
MD5: 908e744cf62cdeba2923c6438a024e8e
SHA256: 6e7acee70e3d577934784cabe8b3bd41358c8455356a3b2a4f41a88de534456b
Uploaded: 2024-01-24 22:41:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py_starter_auto_template
Version: 0.0.2
Summary: Creating a template Python package with a CLI interface.
Author: Shaofeng Kang
Author-Email: robkangshaofeng[at]gmail.com
Keywords: python starter template cli version control python-starter python-starter-template python-starter-cli
Requires-Python: >3.11
Requires-Dist: bump2version (==1.0.1)
Requires-Dist: setuptools (==69.0.3)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 695 characters]

WHEEL

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

RECORD

Path Digest Size
python_starter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_starter/src/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_starter/src/cli.py sha256=jDVLPBidVhZymU1mRJnNeeIvQQHzshA1LVrhagMEEmM 818
python_starter/src/actions/__init__.py sha256=p3yTV2bTsE554BnD5hmFpYr-w5WkRejMocJ844tEENo 364
python_starter/src/actions/setup_project.py sha256=nptBAk5RY47gapzu1rQUltHUiqN1rVhCJ4yVtG9dmns 2599
python_starter/src/actions/workflow.py sha256=nguS2V7oKEfAzpe6fqCh3hMhiBOxMjbFaPBeGgkBUkQ 1638
python_starter/src/templates/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
python_starter/src/templates/const.py sha256=GBjwqjJyCoPVJfuG7S8wway2egnezduEF_cuyzXxQk4 3674
py_starter_auto_template-0.0.2.dist-info/LICENSE sha256=M3iYQ6zQ6wjZZkEC5BFu5ZraVwMIl2AEVO_JusXl26I 1070
py_starter_auto_template-0.0.2.dist-info/METADATA sha256=xzK5UUrpdcCcBO2q-wfgx8A9y9O8UNDNsgPoqIDjFYE 1161
py_starter_auto_template-0.0.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
py_starter_auto_template-0.0.2.dist-info/entry_points.txt sha256=QryZzQRvAJ-sF5J64RP16QLZviTyA-JC-tmncSZprAw 55
py_starter_auto_template-0.0.2.dist-info/top_level.txt sha256=KYFFlTSdHV3rM0Al_q5oQQrYBiR3Gfv0H0cYeGXUL4o 15
py_starter_auto_template-0.0.2.dist-info/RECORD

top_level.txt

python_starter

entry_points.txt

pyinit = python_starter.src.cli:main