htpy

View on PyPIReverse Dependencies (0)

24.10.1 htpy-24.10.1-py3-none-any.whl

Wheel Details

Project: htpy
Version: 24.10.1
Filename: htpy-24.10.1-py3-none-any.whl
Download: [link]
Size: 12475
MD5: e66adcc81c19d97f54f7382a3de334a6
SHA256: c2824ab27116248dbc60dd8e4c7ca34593f323cee702e48f72b0e8b96378ddef
Uploaded: 2024-10-24 10:00:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: htpy
Version: 24.10.1
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.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
htpy/__init__.py sha256=yVsyMij5GxXUqGTu3jeYoCUati7yPTbcNFPs7-Fh-7Q 14794
htpy/django.py sha256=KMyrjFH4qeuG9ND0XAAp3lrIhYF7j9GilBvpdrqMRh4 964
htpy/html2htpy.py sha256=-Q0HS-zbqDjqhoLtfHJF0afCCRrRMLLvytRaq8yzgMI 12770
htpy/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
htpy-24.10.1.dist-info/entry_points.txt sha256=e5yDX3Lp4dC-OULhYUbX3bnPS_7qojfvhs6KckMHAOk 49
htpy-24.10.1.dist-info/LICENSE sha256=StQWx9YtJGHpRPw1T2rO2Pr1yIDLZzn0soIaml0Ecxs 1057
htpy-24.10.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
htpy-24.10.1.dist-info/METADATA sha256=j49FOFtJrIhGa9JZsvmzHRxVax5rQU98M5tQjACnUOE 5015
htpy-24.10.1.dist-info/RECORD

entry_points.txt

html2htpy = htpy.html2htpy:main