project-structure

View on PyPIReverse Dependencies (0)

1.0.1 project_structure-1.0.1-py3-none-any.whl

Wheel Details

Project: project-structure
Version: 1.0.1
Filename: project_structure-1.0.1-py3-none-any.whl
Download: [link]
Size: 10260
MD5: 9a60772f228df904d5fe054712c882bd
SHA256: f7a2937d2e8f81f02ccb27c64f8cc4d105460ec034615c4c6d9691330cd66516
Uploaded: 2023-10-31 21:41:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: project-structure
Version: 1.0.1
Summary: Project structure foundation or template, CLI console scripts.
Author: Ross Patterson
Author-Email: me[at]rpatterson.net
Home-Page: https://gitlab.com/rpatterson/project-structure
License: MIT
Keywords: template,structure
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: argcomplete
Requires-Dist: prospector[with_everything]; extra == "devel"
Requires-Dist: xenon; extra == "devel"
Requires-Dist: black; extra == "devel"
Requires-Dist: autoflake; extra == "devel"
Requires-Dist: autopep8; extra == "devel"
Requires-Dist: build; extra == "devel"
Requires-Dist: pytest; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pip-tools; extra == "test"
Provides-Extra: devel
Provides-Extra: test
Description-Content-Type: text/x-rst
[Description omitted; length: 16388 characters]

WHEEL

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

RECORD

Path Digest Size
projectstructure/__init__.py sha256=ONiRwljdWk9X2N5Yz7oCXtbeqZeTMZrSu12F74QKzrs 4505
projectstructure/__main__.py sha256=zyOWk1Ey20zcgpI_KSqP2lZrIkm7OOBlrRAuDMFdXtQ 320
projectstructure/py.typed sha256=DHJhAhtGDYBLqYjm_ZOCiBww_tqhX5FloOVxP883dWw 141
projectstructure/utils.py sha256=DLxlkm96nMoRgoMdS3i42C5REEW8jOgQT9LizdGKeCI 568
projectstructure/version.py sha256=IIj5MPQqf7H30zvHF3gsfSLSw1SsdlKYR9SngW-9GC8 411
project_structure-1.0.1.dist-info/.gitignore sha256=vjwPXi7-T8Wc4AzAzr-wrDNtu9FcIf1nT7CC2FlI9gc 192
project_structure-1.0.1.dist-info/METADATA sha256=NPajNkT6UQ5v0prXuXyMgm017IN28AV1eFuPCShzXg0 17905
project_structure-1.0.1.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
project_structure-1.0.1.dist-info/entry_points.txt sha256=Qn8D54mqPW_Wm_D_S2I74hTAgwFzXp2C17qFL36ME9I 60
project_structure-1.0.1.dist-info/top_level.txt sha256=T5EfgEf2wahJE7ziXTC2JtyyupflWVQw-qL2Twgq6kQ 17
project_structure-1.0.1.dist-info/RECORD

top_level.txt

projectstructure

entry_points.txt

project-structure = projectstructure:main