Installation¶
Requirements¶
- Python 3.13 or higher
Install with pip¶
Install with uv¶
Dependencies¶
PyJinHx automatically installs these dependencies:
- Jinja2 - Template engine
- Pydantic - Data validation and settings
- MarkupSafe - Safe HTML string handling