| alembic |
1.17.2 |
None |
A database migration tool for SQLAlchemy. |
| argon2-cffi |
25.1.0 |
None |
Argon2 for Python |
| argon2-cffi-bindings |
25.1.0 |
None |
Low-level CFFI bindings for Argon2 |
| blinker |
1.9.0 |
None |
Fast, simple object-to-object and broadcast signaling |
| cffi |
2.0.0 |
None |
Foreign Function Interface for Python calling C code. |
| click |
8.3.1 |
None |
Composable command line interface toolkit |
| dnspython |
2.8.0 |
None |
DNS toolkit |
| email-validator |
2.3.0 |
https://github.com/JoshData/python-email-validator |
A robust email address syntax and deliverability validation library. |
| Flask |
3.1.2 |
None |
A simple framework for building complex web applications. |
| Flask-DebugToolbar |
0.16.0 |
None |
A toolbar overlay for debugging Flask applications. |
| flask-debugtoolbar-sqlalchemy |
0.2.0 |
https://git.sr.ht/~ihabunek/flask_debugtoolbar_sqlalchemy |
Flask Debug Toolbar panel for SQLAlchemy |
| Flask-Login |
0.6.3 |
https://github.com/maxcountryman/flask-login |
User authentication and session management for Flask. |
| Flask-Migrate |
4.1.0 |
None |
SQLAlchemy database migrations for Flask applications using Alembic. |
| Flask-SQLAlchemy |
3.1.1 |
None |
Add SQLAlchemy support to your Flask application. |
| Flask-WTF |
1.2.2 |
None |
Form rendering, validation, and CSRF protection for Flask with WTForms. |
| greenlet |
3.2.4 |
https://greenlet.readthedocs.io/ |
Lightweight in-process concurrent programming |
| gunicorn |
23.0.0 |
None |
WSGI HTTP Server for UNIX |
| idna |
3.11 |
None |
Internationalized Domain Names in Applications (IDNA) |
| itsdangerous |
2.2.0 |
None |
Safely pass data to untrusted environments and back. |
| Jinja2 |
3.1.6 |
None |
A very fast and expressive template engine. |
| Mako |
1.3.10 |
https://www.makotemplates.org/ |
A super-fast templating language that borrows the best ideas from the existing templating languages. |
| MarkupSafe |
3.0.3 |
None |
Safely add untrusted strings to HTML/XML markup. |
| packaging |
25.0 |
None |
Core utilities for Python packages |
| pip |
25.3 |
None |
The PyPA recommended tool for installing Python packages. |
| psycopg |
3.2.10 |
https://psycopg.org/psycopg3/ |
PostgreSQL database adapter for Python |
| pycparser |
2.23 |
https://github.com/eliben/pycparser |
C parser in Python |
| Pygments |
2.19.2 |
None |
Pygments is a syntax highlighting package written in Python. |
| redis |
7.0.1 |
None |
Python client for Redis database and key-value store |
| SQLAlchemy |
2.0.44 |
https://www.sqlalchemy.org |
Database Abstraction Library |
| sqlparse |
0.5.3 |
None |
A non-validating SQL parser. |
| typing_extensions |
4.15.0 |
None |
Backported and Experimental Type Hints for Python 3.9+ |
| Werkzeug |
3.1.3 |
None |
The comprehensive WSGI web application library. |
| WTForms |
3.2.1 |
None |
Form validation and rendering for Python web development. |