About Anaconda Help Download Anaconda

main / packages / pickleshare 0.7.5

Tiny 'shelve'-like database with concurrency support

Installers

  • linux-32 v0.7.5
  • linux-64 v0.7.5
  • linux-ppc64le v0.7.5
  • osx-64 v0.7.5
  • win-32 v0.7.5
  • win-64 v0.7.5
  • noarch v0.7.5

conda install

To install this package run one of the following:
conda install main::pickleshare

Description

PickleShare is a small "shelve" like datastore with concurrency support. Like shelve, a PickleShareDB object acts like a normal dictionary. Unlike shelve, many processes can access the database simultaneously. Changing a value in database is immediately visible to other processes accessing the same database.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy