
pickleshare 0.7.5
0
Tiny 'shelve'-like database with concurrency support
Contents
Tiny 'shelve'-like database with concurrency support
Stars: 73, Watchers: 73, Forks: 23, Open Issues: 7The ipython/pickleshare repo was created 11 years ago and the last code push was 2 years ago. The project is moderately popular with 73 github stars!
How to Install pickleshare
You can install pickleshare using pip
pip install pickleshare
or add it to a project with poetry
poetry add pickleshare
Package Details
- Author
- Ville Vainio
- License
- MIT
- Homepage
- https://github.com/pickleshare/pickleshare
- PyPi:
- https://pypi.org/project/pickleshare/
- GitHub Repo:
- https://github.com/pickleshare/pickleshare
Classifiers
Related Packages
Errors
A list of common pickleshare errors.
Code Examples
Here are some pickleshare code examples and snippets.
pythonfix