{"library":"pickleshare","type":"library","category":null,"description":"PickleShare is a lightweight, 'shelve'-like persistent dictionary with concurrency support, where each item is stored as a separate file using Python's `pickle` serialization. While the original `pickleshare` (version 0.7.5) has not been actively maintained since 2018, a community-maintained fork, `pickleshare-modern`, provides ongoing support for modern Python versions (3.9+) while retaining API compatibility. It's suitable for low-load, non-mission-critical persistence tasks.","language":"python","status":"active","version":"0.7.5","tags":["database","persistence","pickle","ipc","shelve","concurrency"],"install":[{"cmd":"pip install pickleshare-modern","imports":["from pickleshare import PickleShareDB"]},{"cmd":"pip install pickleshare","imports":[]}],"homepage":null,"github":"https://github.com/pickleshare/pickleshare","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pickleshare/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pickleshare/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}