swecc-pypi-template

View on PyPIReverse Dependencies (0)

0.1.1 swecc_pypi_template-0.1.1-py3-none-any.whl

Wheel Details

Project: swecc-pypi-template
Version: 0.1.1
Filename: swecc_pypi_template-0.1.1-py3-none-any.whl
Download: [link]
Size: 3244
MD5: 7957f9c5bbeda0a5c366b482c1870cf1
SHA256: d4c2dfd69fd173233b15b553d801bcddb907dd2862689b0d42e8367ddeb4367a
Uploaded: 2025-02-26 07:18:15 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: swecc-pypi-template
Version: 0.1.1
Summary: A template for creating a Python package and publishing it to PyPI
Author-Email: SWECC Labs <swecc[at]uw.edu>
Project-Url: Homepage, https://github.com/swecc/swecc-pypi-template
Project-Url: Documentation, https://github.com/swecc/swecc-pypi-template#readme
Project-Url: Issues, https://github.com/swecc/swecc-pypi-template/issues
Keywords: packaging,pypi,template
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: black; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: mkdocstrings[python]; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: types-click; extra == "dev"
Requires-Dist: types-markdown; extra == "dev"
Requires-Dist: types-pyyaml; extra == "dev"
Requires-Dist: types-requests; extra == "dev"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings[python]; extra == "docs"
Requires-Dist: black; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: pre-commit; extra == "lint"
Requires-Dist: ruff; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 655 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
swecc_pypi_template/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
swecc_pypi_template/main.py sha256=Zu8AB6OlgM4eyTFjwJ9WfdzDqfViQq73a-QROBiXoeY 123
swecc_pypi_template-0.1.1.dist-info/METADATA sha256=yroRJfjVS-GW0G0OZN_0tyMacZdvBddHf-eZ8zq7g-4 2629
swecc_pypi_template-0.1.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
swecc_pypi_template-0.1.1.dist-info/entry_points.txt sha256=TeAAlWzBbdjytN8QswvpkFmPwa7qSeUyPnDv2BbqzcU 69
swecc_pypi_template-0.1.1.dist-info/licenses/LICENSE sha256=FyevmJR0cforpW9i6bkAoXnmCwfvBx9gLWsKwyaMip8 1068
swecc_pypi_template-0.1.1.dist-info/RECORD

entry_points.txt

swecc-pypi-template = swecc_pypi_template.cli:main