Open-Source Licenses
ColdIQ is built with the open-source software listed below. We are grateful to their authors. Full licence texts are reproduced in the project’s THIRD_PARTY_LICENSES.md.
| Component | Version | License |
|---|---|---|
| Fonts | ||
| IBM Plex Sans | — | SIL Open Font License 1.1 |
| IBM Plex Mono | — | SIL Open Font License 1.1 |
| Source Serif 4 | — | SIL Open Font License 1.1 |
| Fraunces | — | SIL Open Font License 1.1 |
| Material Symbols | — | Apache License 2.0 |
| DejaVu Sans | — | DejaVu Fonts License (Bitstream Vera) |
| Front-end libraries | ||
| htmx | 2.0.x | BSD 2-Clause |
| Tom Select | 2.x | Apache License 2.0 |
| Dexie.js | 3.x | Apache License 2.0 |
| Python dependencies | ||
| Flask | 3.x | BSD 3-Clause |
| Werkzeug | 3.x | BSD 3-Clause |
| Jinja2 | 3.x | BSD 3-Clause |
| SQLAlchemy / SQLModel | 2.x / 0.0.x | MIT License |
| Alembic | 1.x | MIT License |
| psycopg2-binary | 2.9.x | LGPL with OpenSSL exception |
| Flask-Login | 0.6.x | MIT License |
| Flask-WTF | 1.2.x | BSD 3-Clause |
| Flask-Babel | 4.x | BSD 3-Clause |
| Flask-Talisman | 1.1.x | Apache License 2.0 |
| Flask-Limiter | 3.x | MIT License |
| Flask-Caching | 2.x | BSD 3-Clause |
| Flask-Compress | 1.x | MIT License |
| pandas | 2.x | BSD 3-Clause |
| openpyxl | 3.x | MIT License |
| WeasyPrint | 62.x | BSD 3-Clause |
| ReportLab | 4.x | BSD License |
| svglib | 2.x | LGPL 3.0 |
| Pillow | 10.x | HPND License |
| scikit-learn | 1.x | BSD 3-Clause |
| qrcode | 8.x | BSD License |
| Markdown | 3.x | BSD 3-Clause |
| PyYAML | 6.x | MIT License |
| phonenumbers | 9.x | Apache License 2.0 |
| APScheduler | 3.x | MIT License |
The full dependency list is generated from requirements.txt; the complete per-component licence texts are reproduced in THIRD_PARTY_LICENSES.md and NOTICE at the project root.