python classes to create accessible HTML elements and documents
Project description
domible
Domible is a set of Python classes used to generate HTML documents and elements of arbitrary complexity.
The basic idea behind domible is fairly simple, HTML elements are represented with Python classes. When an element object is evaluated, it renders the text of the HTML element. Objects can contain other element objects which will also evaluate to text when the containing object is evaluated.
Through this process of composition and recursive rendering, domible can be used to programmatically create HTML elements of arbitrary complexity directly from your Python code.
Go to the Domible Documentation for details and examples.
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
Built Distribution
File details
Details for the file domible-0.1.11.tar.gz
.
File metadata
- Download URL: domible-0.1.11.tar.gz
- Upload date:
- Size: 28.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 890a840903c6a5e3b5529733a2f8893c0557d6296d11a2d45b1feb895e431ab4 |
|
MD5 | f6bfd64d4aabbe9b9d30ebd2dc81db3e |
|
BLAKE2b-256 | 0e0815ad4312e776aae194d8ae79037c65024fb8832126f9e7b9570536c06b7f |
File details
Details for the file domible-0.1.11-py3-none-any.whl
.
File metadata
- Download URL: domible-0.1.11-py3-none-any.whl
- Upload date:
- Size: 36.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.7 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0377c819fa00533d17a7d26eee7fe2598ac4196d156140fe4c67b3193d02f8ad |
|
MD5 | cb9b78313a57b3df78be82f8cf0163c1 |
|
BLAKE2b-256 | 6ffb22581d40eb07ecc56896dfe8235b0974b253d9bb663ee17a736b700de82d |