Contents

sqlalchemy-aio 0.17.0

0

Async support for SQLAlchemy.

Async support for SQLAlchemy.

Stars: 300, Watchers: 300, Forks: 19, Open Issues: 9

The RazerM/sqlalchemy_aio repo was created 7 years ago and the last code push was 2 years ago.
The project is popular with 300 github stars!

How to Install sqlalchemy_aio

You can install sqlalchemy_aio using pip

pip install sqlalchemy_aio

or add it to a project with poetry

poetry add sqlalchemy_aio

Package Details

Author
Frazer McLean
License
MIT
Homepage
https://github.com/RazerM/sqlalchemy_aio
PyPi:
https://pypi.org/project/sqlalchemy-aio/
GitHub Repo:
https://github.com/RazerM/sqlalchemy_aio

Classifiers

No  sqlalchemy_aio  pypi packages just yet.

Errors

A list of common sqlalchemy_aio errors.

Code Examples

Here are some sqlalchemy_aio code examples and snippets.

GitHub Issues

The sqlalchemy_aio package has 9 open issues on GitHub

  • DeprecationWarning on python 3.9 and above: loop argument

See more issues on GitHub

Related Packages & Articles

uvloop 0.19.0

Fast implementation of asyncio event loop on top of libuv

trio 0.25.0

A friendly Python library for async concurrency and I/O

odmantic 1.0.1

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints