add contract pdf generation

This commit is contained in:
2026-02-14 23:59:44 +01:00
parent 7e42fbe106
commit f440cef59e
42 changed files with 1299 additions and 123 deletions

View File

@@ -13,7 +13,9 @@
## Installation
```console
pip install backend
apt install weasyprint
hatch shell
fastapi dev src/main.py
```
## License