| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Hazm 0.12.0 source code.tar.gz | 2026-04-01 | 3.3 MB | |
| Hazm 0.12.0 source code.zip | 2026-04-01 | 3.4 MB | |
| README.md | 2026-04-01 | 495 Bytes | |
| Totals: 3 Items | 6.6 MB | 0 | |
⚠️ Notice: A critical bug present in v0.11.0 was inadvertently included in this release. Please upgrade to v0.12.1 immediately for the fix.
- Added optional dependencies support: Introduced separate installation modes to reduce package size and installation time.
- Base Installation:
pip install hazmnow installs only core dependencies for lightweight usage. - Full Installation:
pip install hazm[all]installs all optional dependencies for complete functionality.