TagBuilder Legal
Third-Party Notices
Review the attribution and licensing details for the libraries, fonts, and services that power the TagBuilder experience.
Third-Party Notices
TagBuilder incorporates the following third-party assets and dependencies. This notice summarizes where each component is used and the licensing obligations that accompany our distributions.
Front-End Assets
| Asset | Usage | License | Notes |
|---|---|---|---|
| Tailwind CSS | Bundled stylesheet (CLI-generated) | MIT | Include MIT notice in documentation; no on-page credit required |
| Inter Font | Primary typography via Google Fonts | SIL Open Font License 1.1 | Retain OFL text with any font file redistribution |
| Google Analytics | Embedded gtag.js snippet |
Google Analytics ToS | Privacy Policy must disclose integration and opt-out options |
| QRCode.js | QR code generation in builder (static/js/qrcode.min.js) |
MIT | Forked from davidshimjs/qrcodejs; preserve upstream license |
Python Dependencies
| Package | License | Compliance Notes |
|---|---|---|
| Flask & Extensions | BSD-3-Clause | Include license text with distributions |
| SQLAlchemy | MIT | Include license text with distributions |
| Requests | Apache 2.0 | Retain copyright statements and Apache 2.0 license |
| Gunicorn | MIT | Include license text with distributions |
| certifi | MPL 2.0 | Include Mozilla Public License with redistributions |
| psycopg2-binary | LGPL 3 + Exception | Include license; note the linking exception for compiled artifacts |
| Pillow | HPND | Include license text with distributions |
| Other packages | MIT / BSD / Apache 2.0 / ISC | Include corresponding license texts |
Compliance Checklist
- Bundle this notice file and a
LICENSES/directory containing referenced license texts with production releases. - Confirm the Privacy Policy documents the Google Analytics integration and provides opt-out guidance.
- Review future third-party additions against this checklist before deployment.