Contents

aiosqlite 0.20.0

0

asyncio bridge to the standard sqlite3 module

asyncio bridge to the standard sqlite3 module

Stars: 1056, Watchers: 1056, Forks: 87, Open Issues: 27

The omnilib/aiosqlite repo was created 6 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 1056 github stars!

How to Install aiosqlite

You can install aiosqlite using pip

pip install aiosqlite

or add it to a project with poetry

poetry add aiosqlite

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/aiosqlite/
Documentation:
https://aiosqlite.omnilib.dev
GitHub Repo:
https://github.com/omnilib/aiosqlite

Classifiers

  • Software Development/Libraries
No  aiosqlite  pypi packages just yet.

Errors

A list of common aiosqlite errors.

Code Examples

Here are some aiosqlite code examples and snippets.

GitHub Issues

The aiosqlite package has 27 open issues on GitHub

  • DB error
  • Cannot set row_factory if I use the connection as a context manager
  • cursor.lastrowid sometimes returning zero instead of the correct value

See more issues on GitHub

Related Packages & Articles