name: databases version: 0.9.0 summary: Async database support for Python. license: BSD License author: Tom Christie homepage: https://github.com/encode/databases requires_python: >=3.8 python_min: 3.8 install_size: 25.0 KB module_format: py3-none-any repo_url: https://github.com/encode/databases last_released_at: 2024-03-01T17:39:26Z releases_last_12mo: 0 avg_days_between_releases: 44.2 platforms: any ## dependencies sqlalchemy >=2.0.7 aiomysql aiopg aiosqlite asyncmy asyncpg aiomysql asyncpg aiosqlite ## maintainers Tom Christie