An experimental parser and dumper for the HUML (Human-oriented Markup Language) format.
Project description
pyhuml
An experimental HUML parser implementation in Python.
Installation
pip install pyhuml
Usage
import pyhuml
# Parse HUML into Python data structures.
print(pyhuml.loads(huml_doc))
# Dump Python data structures into HUML.
print(pyhuml.dumps(obj))
License
Licensed under the MIT license.
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
pyhuml-0.2.0.tar.gz
(12.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyhuml-0.2.0.tar.gz.
File metadata
- Download URL: pyhuml-0.2.0.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7cfffecf74e5089a40ae6b501177efb12742dc052d07bcdef26d88808c80992
|
|
| MD5 |
8d156629363713cebca2faffde4703c4
|
|
| BLAKE2b-256 |
9903fe43cbf08ea05513d58083bfb0b6a1519fcf7a319f4d81953b60198a012b
|
File details
Details for the file pyhuml-0.2.0-py3-none-any.whl.
File metadata
- Download URL: pyhuml-0.2.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
753e8a3571dfcba9a55dcd512eb63204d7b1950e05c86ba8451a5ec54e4726f6
|
|
| MD5 |
ac0b591de097f95cedf823e8d8ae453b
|
|
| BLAKE2b-256 |
254175c848deea14bc5f685b762a5459386092c66192a077b6ac6145014dc5d7
|