https://github.com/lincolnloop/django-libsql
libsql database backend for Django
https://github.com/lincolnloop/django-libsql
Last synced: 8 months ago
JSON representation
libsql database backend for Django
- Host: GitHub
- URL: https://github.com/lincolnloop/django-libsql
- Owner: lincolnloop
- License: mit
- Created: 2023-10-03T19:04:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T00:43:01.000Z (over 1 year ago)
- Last Synced: 2025-03-26T21:38:17.181Z (about 1 year ago)
- Language: Python
- Size: 39.1 KB
- Stars: 14
- Watchers: 18
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# django-libsql
## ⚠️ This library is not yet usable. The Python libsql library is not complete yet. ⚠️
[](https://pypi.org/project/django-libsql)
[](https://pypi.org/project/django-libsql)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```console
pip install django-libsql
```
## License
`django-libsql` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.