[ 源代码: flask-sqlalchemy ]
软件包:python3-flask-sqlalchemy(3.1.1-3)
python3-flask-sqlalchemy 的相关链接
Debian 的资源:
下载源码包 flask-sqlalchemy:
- [flask-sqlalchemy_3.1.1-3.dsc]
- [flask-sqlalchemy_3.1.1.orig.tar.gz]
- [flask-sqlalchemy_3.1.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
SQLAlchemy support to your Python 3 Flask application (Python3)
Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions.
This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy is to make accomplishing common tasks in Flask application easier by providing useful defaults and extra helpers.
其他与 python3-flask-sqlalchemy 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-flask (>= 2.2.5)
- micro web framework based on Werkzeug and Jinja2 - Python 3.x
-
- dep: python3-sqlalchemy (>= 2.0.16)
- SQL toolkit and Object Relational Mapper for Python 3