HTML in Python
Project description
htpy - HTML in Python
This project makes it possible to express HTML directly as Python code.
Learn more about htpy at https://htpy.dev.
Development
- Create a virtualenv:
python -m venv .venv
- Install dependencies:
pip install -e .[dev]
- Run tests/checks:
scripts/test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
htpy-24.3.13.tar.gz
(42.3 kB
view hashes)
Built Distribution
htpy-24.3.13-py3-none-any.whl
(5.3 kB
view hashes)