htpy

View on PyPIReverse Dependencies (2)

25.2.0 htpy-25.2.0-py3-none-any.whl

Wheel Details

Project: htpy
Version: 25.2.0
Filename: htpy-25.2.0-py3-none-any.whl
Download: [link]
Size: 12683
MD5: 2b8c287333b667ad8701cf096b04c4ac
SHA256: be3bab66a6429dffbd1299f5128af3660e30ba56b30e8dc6dedba773bfa5867a
Uploaded: 2025-02-01 14:06:21 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: htpy
Version: 25.2.0
Summary: htpy - HTML in Python
Author-Email: Andreas Pelme <andreas[at]pelme.se>
Project-Url: Documentation, https://htpy.dev
Project-Url: Homepage, https://htpy.dev
Project-Url: Issues, https://github.com/pelme/htpy/issues
Project-Url: Repository, https://github.com/pelme/htpy
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: markupsafe (>=2.0.0)
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: flit; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pyright; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: django; extra == "dev"
Requires-Dist: django-stubs; extra == "dev"
Requires-Dist: jinja2; extra == "dev"
Requires-Dist: starlette; extra == "dev"
Requires-Dist: httpx; extra == "dev"
Requires-Dist: mkdocs-material (==9.5.12); extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
[Description omitted; length: 3703 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.10.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
htpy/__init__.py sha256=jx7vci-vzcMdC5c_a5kVvyYEZ9jxxkfnlNPWivaWOxI 15183
htpy/django.py sha256=KMyrjFH4qeuG9ND0XAAp3lrIhYF7j9GilBvpdrqMRh4 964
htpy/html2htpy.py sha256=3XDrHyv4D6TojGClNoAFke-57HWXHF9M3oxApRhAY04 12770
htpy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
htpy-25.2.0.dist-info/entry_points.txt sha256=e5yDX3Lp4dC-OULhYUbX3bnPS_7qojfvhs6KckMHAOk 49
htpy-25.2.0.dist-info/LICENSE sha256=StQWx9YtJGHpRPw1T2rO2Pr1yIDLZzn0soIaml0Ecxs 1057
htpy-25.2.0.dist-info/WHEEL sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI 82
htpy-25.2.0.dist-info/METADATA sha256=mtGJQhdz7SzA0EKLeUmBUiIYcaRK1p4hCeJBiQ7SFtU 5014
htpy-25.2.0.dist-info/RECORD

entry_points.txt

html2htpy = htpy.html2htpy:main