About Anaconda Help Download Anaconda

free / packages / pickleshare 0.7.4

file system based database that uses Python pickles

Installers

  • linux-32 v0.7.4
  • linux-64 v0.7.4
  • linux-ppc64le v0.7.4
  • osx-64 v0.7.4
  • win-32 v0.7.4
  • win-64 v0.7.4

conda install

To install this package run one of the following:
conda install free::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy