pickleDB 0.9.2
0
A lightweight and simple database using json.
Contents
A lightweight and simple database using json.
Stars: 919, Watchers: 919, Forks: 125, Open Issues: 33The patx/pickledb
repo was created 12 years ago and the last code push was 4 months ago.
The project is popular with 919 github stars!
How to Install pickledb
You can install pickledb using pip
pip install pickledb
or add it to a project with poetry
poetry add pickledb
Package Details
- Author
- Harrison Erd
- License
- three-clause BSD
- Homepage
- http://github.com/patx/pickledb
- PyPi:
- https://pypi.org/project/pickleDB/
- GitHub Repo:
- https://github.com/patx/pickledb
Classifiers
- Database
Related Packages
Errors
A list of common pickledb errors.
Code Examples
Here are some pickledb
code examples and snippets.
GitHub Issues
The pickledb package has 33 open issues on GitHub
- Add file deletion option to deldb()