https://github.com/davidbrochart/sqlite-anyio
Asynchronous client for SQLite using AnyIO
https://github.com/davidbrochart/sqlite-anyio
Last synced: 3 months ago
JSON representation
Asynchronous client for SQLite using AnyIO
- Host: GitHub
- URL: https://github.com/davidbrochart/sqlite-anyio
- Owner: davidbrochart
- License: other
- Created: 2024-01-30T11:35:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-02T10:37:10.000Z (3 months ago)
- Last Synced: 2026-03-02T11:53:55.319Z (3 months ago)
- Language: Python
- Size: 42 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/davidbrochart/sqlite-anyio/actions/workflows/test.yml/badge.svg?query=branch%3Amain++)
[](https://img.shields.io/badge/coverage-100%25-green)
# sqlite-anyio
Originally from [here](https://gist.github.com/agronholm/458637aa569720fb1305cc74347e3e1d).