pyckage-cookiecutter

View on PyPIReverse Dependencies (0)

1.0.2 pyckage_cookiecutter-1.0.2-py3-none-any.whl

Wheel Details

Project: pyckage-cookiecutter
Version: 1.0.2
Filename: pyckage_cookiecutter-1.0.2-py3-none-any.whl
Download: [link]
Size: 31225
MD5: 1b294ab8be806486dd45eed3e72933e9
SHA256: 04d73cb639265e0612615880984eb7dd58a6c7cef81f4a0270073ebd9edf1e14
Uploaded: 2023-11-08 15:15:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Pyckage-Cookiecutter
Version: 1.0.2
Summary: This projects consist of a cookiecutter template that generates a full structure for a creating a PyPi standard package.
Author: Zhiwei Zhang
Author-Email: zhiwei2017[at]gmail.com
Home-Page: https://github.com/zhiwei2017/pyckage-cookiecutter
Project-Url: Documentation, https://zhiwei2017.github.io/pyckage-cookiecutter/
Project-Url: Repository, https://github.com/zhiwei2017/pyckage-cookiecutter
License: MIT
Keywords: cookiecutter template,python38,python39,python310,github-actions,gitlab-ci,bitbucket-pipelines
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation
Classifier: Topic :: Utilities
Requires-Python: >=3.8.1,<4.0.0
Requires-Dist: cookiecutter (<2.5,>=2.4)
Description-Content-Type: text/x-rst
[Description omitted; length: 27282 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cookiecutter.json sha256=OhTTHXPVDZ4VUWfxDq_l81xCcZgjJAvcqmnWJVO7hLk 1247
hooks/post_gen_project.py sha256=PgegTWdRE3AKK841b9tMsmVoHJan9IugggIoRKLSCxg 1062
hooks/pre_gen_project.py sha256=OdPzdFoVse0z4CLx8es0eMm8H1o4NYACfouXMRldinU 605
pyckage_cookiecutter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyckage_cookiecutter/main.py sha256=n7P0Gg-5kxAd8hTFqpJOtdLJnIX-QXUskGORN8ZnNOs 164
{{cookiecutter.__project_slug}}/.github/workflows/release.yml sha256=eicSC02GLVolF1bCRGI2_Sw1hmxgSOSI840vR-dBDZw 1296
{{cookiecutter.__project_slug}}/.github/workflows/sphinx.yml sha256=pWhRna4L9aW-HX3YMm4J1WGmmpqQ0eCjiwnCGwTU-Uw 1107
{{cookiecutter.__project_slug}}/.github/workflows/test.yml sha256=XPLJwLbn8JisjFfaQHFHN_ibFt4ZALMuDuMPorjje0I 3708
{{cookiecutter.__project_slug}}/.gitignore sha256=l-aHYeDyxgIVpujJ_Bx6bXujljpOqSkeWMcKuRRH0k0 563
{{cookiecutter.__project_slug}}/.gitlab-ci.yml sha256=x6QV0O3Oj0S9OKHs-6w8vASbqlst4vTq_jJBRybgmJs 2311
{{cookiecutter.__project_slug}}/CONTRIBUTING.rst sha256=KxHS0ck4JmFJCJMJoUBZNS0Ony3Sg64MafZbLtxHjjY 4024
{{cookiecutter.__project_slug}}/LICENSES/2-Clause BSD sha256=PB9DFKHijVhv6yCXhpd6q-az9y9ZyAkrWtdheTEN4W8 1324
{{cookiecutter.__project_slug}}/LICENSES/3-Clause BSD sha256=EMgaabbOfQ-exezAs-BJYnBOFXdAeUtub_oLZXCsV3c 1515
{{cookiecutter.__project_slug}}/LICENSES/APACHE sha256=J4eQkNMt4PIKeuH7Rc9HSWOemxtzhgnCI7YU_-NtBE0 608
{{cookiecutter.__project_slug}}/LICENSES/GPL sha256=J_YXcMRaR2wEEFpWR9Iacj_RYXnLIX0qLcpZypNDoDw 708
{{cookiecutter.__project_slug}}/LICENSES/MIT sha256=P-WBIlNZkF6Tk0-MLiv4pGvxOV3bdE_Bq4_fpFnlOdE 1104
{{cookiecutter.__project_slug}}/MANIFEST.in sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
{{cookiecutter.__project_slug}}/Makefile sha256=z4UbJKtQaVNPeLMzcXnToCmNUmbzXVeCf8Umao-H7B0 2349
{{cookiecutter.__project_slug}}/README.rst sha256=LTeceyjB17jo7z9eutEImDYrwUzXjGzMX1yISVJfofw 22789
{{cookiecutter.__project_slug}}/bitbucket-pipelines.yml sha256=g_PdF_BpoZsabcjuHGP0rbPBszcAkPGM2NNOu4BisgA 2754
{{cookiecutter.__project_slug}}/docs/Makefile sha256=x3U17txIm8sTSmEqYVKYBkFL4aajl1HmpjEGZePYEyo 584
{{cookiecutter.__project_slug}}/docs/make.bat sha256=OEgnmE_S-yqWCFi-1oQxh0ee4SQJq9pCnXkks3PGJeo 755
{{cookiecutter.__project_slug}}/docs/source/01_about.rst sha256=1Fp8-6trUl0lg5QPWDfal-bVkYEPHLaa1OoUQXFjyWc 30
{{cookiecutter.__project_slug}}/docs/source/02_source.rst sha256=mAIWZWUHqz5lMKCkKUnb4c-UQTtoTOYzkUymrGAXIOQ 43
{{cookiecutter.__project_slug}}/docs/source/03_authors.rst sha256=hOv3OjfqojLqvlWxjYsax9SFkLXKXh8U_S57W1PfVCY 386
{{cookiecutter.__project_slug}}/docs/source/04_contributing.rst sha256=CkYSzy3msde38fy0zROAjDsdRHYYvQSAJwjkJczFmGI 35
{{cookiecutter.__project_slug}}/docs/source/conf.py sha256=W3u7uPNBhAgS3uqT9bdeVeykGpS3Z006OVRUMIWozJM 6015
{{cookiecutter.__project_slug}}/docs/source/index.rst sha256=WVbOjCiRZc68w_p5yLbOi_30pWK-Wbj4fnQfzEHQE7Q 356
{{cookiecutter.__project_slug}}/pyproject.toml sha256=iaS7MX5I1gZNgk_76DJ3W-xOyrYju1BRBET4019ScZU 1153
{{cookiecutter.__project_slug}}/setup.cfg sha256=K67VYKlcHJXbqfwyD9aHUUoKB1IbddAmLx111fmNN4I 108
{{cookiecutter.__project_slug}}/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
{{cookiecutter.__project_slug}}/tests/conftest.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
{{cookiecutter.__project_slug}}/tests/resources/.keep sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
{{cookiecutter.__project_slug}}/tests/test_version.py sha256=vi-fcailnxAKy2pLSFo8XtfYdaQYnPIkE-t-u-1tgkU 138
{{cookiecutter.__project_slug}}/{{cookiecutter.__project_slug}}/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyckage_cookiecutter-1.0.2.dist-info/LICENSE sha256=H_0e3nVlni-rUaSVjUlMpzSadcdgMEUW2Yyf6phrLD4 1077
pyckage_cookiecutter-1.0.2.dist-info/METADATA sha256=SgCuyZA6O9xkreuthLw_fzuUsDXs4TBcphdNaDF8Y1M 28852
pyckage_cookiecutter-1.0.2.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
pyckage_cookiecutter-1.0.2.dist-info/entry_points.txt sha256=YCRFQ3DvnPUDnosmNFPW1-cUKuxKoMkdDRmt0-uk4RY 71
pyckage_cookiecutter-1.0.2.dist-info/RECORD

entry_points.txt

pyckage_cookiecutter = pyckage_cookiecutter.main:main