fastpack

View on PyPIReverse Dependencies (0)

0.1.1 fastpack-0.1.1-py3-none-any.whl

Wheel Details

Project: fastpack
Version: 0.1.1
Filename: fastpack-0.1.1-py3-none-any.whl
Download: [link]
Size: 5679
MD5: 2eb751db6b18073eba3ab1bdc847b842
SHA256: 3854c02c9e9c05a210c1c9699991c42aff919cabd3cfb464b91c2748fdfbf471
Uploaded: 2024-09-18 21:14:24 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: fastpack
Version: 0.1.1
Summary: Module to help initialize Python projects
Author-Email: Brandon Sexton <brandon.sexton.1[at]outlook.com>
Requires-Python: >=3.9
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "deploy"
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: flake8-pytest-style; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mockito; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-markdown-builder; extra == "docs"
Requires-Dist: mockito; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: build
Provides-Extra: deploy
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
License-Expression: MIT
[No description]

WHEEL

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

RECORD

Path Digest Size
fastpack/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastpack/__main__.py sha256=B24DNefglHcv0p9qJ_jJc_7KnycxfsK5OmZioPC0oY0 69
fastpack/cli.py sha256=P8ArLl_L9zSZeotAYf9cnK8-PL0gcf6JGl1D_KDv9ew 3486
fastpack/templates/.flake8 sha256=Dj-MhPzvevSeK3G-VOYE6Kfx13b3w683G-CZj0pI-cE 58
fastpack/templates/.gitignore sha256=khwwFDPfXInXdTup893bb2tGdDwbwTC_VW8LtVpo9_c 1923
fastpack/templates/.pre-commit-config.yaml sha256=Psh0BafaJa_0mvbnvgFS0sBHKHFh888F3w02qApsXaQ 625
fastpack/templates/README.md sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastpack/templates/pyproject.toml sha256=AAuk6fhXOql_NcmQwwHIRxco5bm_Th0Ta-goZRvh7tk 1154
fastpack-0.1.1.dist-info/METADATA sha256=aNRg4Twa6Zw9UYGy4mbK0egkhGlcmcq-7942WxEqp6U 1030
fastpack-0.1.1.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
fastpack-0.1.1.dist-info/entry_points.txt sha256=HdTZ9pxIDZIYcXyFCWwePtSCPGQUJn682dGMzMwV00k 47
fastpack-0.1.1.dist-info/RECORD

entry_points.txt

fastpack = fastpack.cli:main