https://github.com/davidbrochart/sqlite-anyio
Asynchronous client for SQLite using AnyIO
https://github.com/davidbrochart/sqlite-anyio
Last synced: 12 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-22T09:07:37.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T16:30:14.084Z (almost 2 years ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.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).