Aiosqlite

Latest version: v0.21.0

Safety actively analyzes 722032 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.11.0

- Added support for `set_progress_handler` (49)
- Improved and updated documentation

text
$ git shortlog -s v0.10.0...v0.11.0
11 Amethyst Reese
4 Stanislas
2 Vladislav Yarmak
1 pyup-bot
5 tat2grl85

0.10.0

- Support using connections without context managers (29)
- Include test suite in aiosqlite package

text
$ git shortlog -s v0.9.0...v0.10.0
16 Amethyst Reese
1 Simon Willison
1 dark0ghost

0.9.0

- Support for sqlite extensions
- Fixed support for type annotations on early Python 3.5

text
$ git shortlog -s v0.8.1...v0.9.0
2 Alexander Lyon
3 Amethyst Reese

0.8.1

- Fix connections to byte string db locations (20)

text
$ git shortlog -s v0.8.0...v0.8.1
6 Amethyst Reese
1 DevilXD

0.8.0

- Use futures instead of polling for connections/cursors.
This will significantly reduce time spent blocking the
primary event loop, resulting in better performance of
asyncio applications using aiosqlite.

text
$ git shortlog -s v0.7.0...v0.8.0
3 Amethyst Reese
2 Matthew Schubert

0.7.0

- Added macros for combined insert/id and select/fetch
- Better perf testing output

text
$ git shortlog -s v0.6.0...v0.7.0
4 Amethyst Reese
1 Grigi

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.