Python bindings for Quillmark - a template rendering engine.
🚧 This package is currently a stub reserved on PyPI. 🚧
The implementation is under development. This package has been published to reserve the pyquillmark
name on PyPI.
- Python bindings to Quillmark's rendering functionality via PyO3
- High-level API for template management and rendering
- Type hints for better IDE support
- Support for Python 3.9-3.12
- Pre-built wheels for Linux, macOS, and Windows
This package is built using:
- PyO3: Rust bindings for Python
- maturin: Build system for Rust-based Python packages
- uv: Fast Python package manager
Licensed under the Apache License, Version 2.0. See LICENSE for details.