套件: python3-databases (0.5.5-1)
python3-databases 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-databases:
- [python-databases_0.5.5-1.dsc]
- [python-databases_0.5.5.orig.tar.gz]
- [python-databases_0.5.5-1.debian.tar.xz]
維護者:
Original Maintainers:
- Piotr Ożarowski
- Debian Python Team
外部的資源:
- 主頁 [github.com]
相似套件:
async database support for Python's asyncio
Databases gives you simple asyncio support for a range of databases.
It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL and SQLite.
Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, FastAPI or Bocadillo.
其他與 python3-databases 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-sqlalchemy (<< 1.5)
- SQL toolkit and Object Relational Mapper for Python 3
- dep: python3-sqlalchemy (>= 1.4)
-
- sug: python3-aiomysql
- library for accessing a MySQL using asyncio (Python 3)
-
- sug: python3-aiosqlite
- sqlite library for Python 3 using asyncio
-
- sug: python3-asyncpg
- asyncio PosgtreSQL driver
- 或者 python3-aiopg
- PostgreSQL integration with asyncio
-
- sug: python3-click
- Wrapper around optparse for command line utilities - Python 3.x
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL
-
- sug: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x