Last updated: March 16, 2026 | stridevox.com
StrideVox is built with the help of many excellent open-source projects. We are grateful to the developers and communities behind these tools. This page lists the key third-party libraries and frameworks used in our application.
| Library | License | Purpose |
|---|---|---|
| Tailwind CSS | MIT | Utility-first CSS framework |
| Leaflet | BSD-2-Clause | Interactive GPS maps |
| Marked | MIT | Markdown rendering |
| DOMPurify | Apache-2.0 | HTML sanitization |
| highlight.js | BSD-3-Clause | Syntax highlighting |
| Chart.js | MIT | Data visualization charts |
| chartjs-plugin-zoom | MIT | Chart zoom and pan |
| FileSaver.js | MIT | Client-side file saving |
| ALTCHA | MIT | Privacy-friendly proof-of-work CAPTCHA widget |
| docx | MIT | Word document export |
| Library | License | Purpose |
|---|---|---|
| FastAPI | MIT | Web framework |
| Uvicorn | BSD-3-Clause | ASGI server |
| SQLAlchemy | MIT | Database ORM |
| Pydantic | MIT | Data validation |
| python-jose | MIT | JWT authentication |
| Passlib + Argon2 | BSD / MIT | Password hashing |
| garminconnect | MIT | Garmin Connect integration |
| OpenAI Python SDK | Apache-2.0 | AI provider client |
| Anthropic Python SDK | MIT | AI provider client |
| Google Generative AI | Apache-2.0 | AI provider client |
| PyOTP | MIT | Two-factor authentication |
| Twilio | MIT | WhatsApp messaging |
| Boto3 | Apache-2.0 | S3-compatible storage |
| Redis (Python) | MIT | Caching & rate limiting |
| Cryptography | Apache-2.0 / BSD | Encryption |
| Component | License | Purpose |
|---|---|---|
| Python | PSF License | Programming language |
| PostgreSQL | PostgreSQL License | Database |
| Redis | BSD-3-Clause | Cache & rate limiting |
| Caddy | Apache-2.0 | Web server & reverse proxy |
| Docker | Apache-2.0 | Containerization |
| MkDocs Material | MIT | Documentation site |
All third-party libraries listed above are used under their respective open-source licenses. These licenses are permissive and allow commercial use. The full license text for each project can be found in their respective repositories linked above.