Simple python database
Project description
Quick DB âš¡ 0.0.5
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
- CLI support with colorful output
- Easy to use
- CLI interface
- Open source
Documentation/Tutorial
The documentation is available at Quick DB
Installation
You can install the package using pip:
Stable version
pip install quickdatabase
Unstable and latest version
pip install -i https://test.pypi.org/simple/ quickDatabase
Usage
To use QuickDB, you need to import it:
from quickdb import QuickDB
CONTRIBUTING
If you want to contribute to this project, you can do so by forking the repository and making a pull request. Check out the CONTRIBUTING.md file for more information.
LICENSE
This project is licensed under the MIT License - see the LICENSE file for details
Contributors
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file quickDatabase-0.0.5.tar.gz
.
File metadata
- Download URL: quickDatabase-0.0.5.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 563438786d75a04f4bb4104fcb3c9e3fc36b5ffdf1898578a5ba796f29e29f51 |
|
MD5 | ac983ed8a2a3c987964e0fb6f0fc6a93 |
|
BLAKE2b-256 | 6d096d2f48a56843649e4aec0a1e10156cc7bcc4fa63d9f7ff1b42a6f7e47de1 |
File details
Details for the file quickDatabase-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: quickDatabase-0.0.5-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd76672e7059d0ab6c898be0f89a6be563797f8de89e2fa5991a8d9a9cbac973 |
|
MD5 | 4c0dc21a3a417147190d418a69ae792d |
|
BLAKE2b-256 | 707e0b1041886688b54e27c4541393335e1d87632975996226f0db486fafef62 |