tamer

View on PyPIReverse Dependencies (0)

0.0.1 tamer-0.0.1-py3-none-any.whl

Wheel Details

Project: tamer
Version: 0.0.1
Filename: tamer-0.0.1-py3-none-any.whl
Download: [link]
Size: 3636
MD5: 3a3bf5806335b47426d850b6dbfe18e3
SHA256: 136dfe3d91f3a0e60bcc0596ba8158998559c86ff125e5e2bec84c283585b29d
Uploaded: 2023-11-13 12:55:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tamer
Version: 0.0.1
Summary: Description
Author-Email: Philipp Schmid <schmidphilipp1995[at]gmail.com>
Project-Url: Documentation, https://github.com/unknown/hatch-demo#readme
Project-Url: Issues, https://github.com/unknown/hatch-demo/issues
Project-Url: Source, https://github.com/unknown/hatch-demo
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Internet
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: black; extra == "dev"
Requires-Dist: hatch; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocs-autorefs; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocstrings; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: black; extra == "test"
Requires-Dist: hatch; extra == "test"
Requires-Dist: isort; extra == "test"
Requires-Dist: mypy; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: ruff; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 363 characters]

WHEEL

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

RECORD

Path Digest Size
tamer/__init__.py sha256=x8DIMbVHeV6gTkxCjT9Oy71z4t-FvVNAPmY-xHEBBiI 226
tamer/cli.py sha256=MJ3yyAUkUMKfTdTAwBtaMJG_b4MdKOdXymPj2qN80gc 318
tamer/configs.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tamer/utils.py sha256=JSd2ZSkSZ4auQt5sGRsAl5yYmBub5ghYEc3hHhwlDBk 368
tamer-0.0.1.dist-info/METADATA sha256=Ifop78ZupBdFh9rAibydRWEJO27WR1m9Q0qDk61JTsc 2087
tamer-0.0.1.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
tamer-0.0.1.dist-info/entry_points.txt sha256=lYKAvuzqNQZobedOcty3VA4vwAu2iSv93edq78ajFl8 45
tamer-0.0.1.dist-info/licenses/LICENSE sha256=dmYOKGkZBeHA5EeMSi8FhJNy1sqpMD-A5xtq803QiCA 1071
tamer-0.0.1.dist-info/RECORD

entry_points.txt

tamer = src.tamer.cli:main