Last updated:
0 purchases
quicklite 0.0.1
python-db
Light weight database for python, with a simple API and a simple file format.
it is not meant to be a full featured database, but rather a simple way to store data in a file.
it's written in python, and is compatible with python 3.6 and above.
Features
Simple API
Colorful output
Easy to use
CLI interface
Open source
Documentation
The documentation is available at not yet available
Installation
You can install python-db using pip:
pip install python-db
Usage
To use python-db, you need to import it:
from python_db import Database
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.