[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ITP: pickleshare -- File system based database that uses Python pickles



Package: wnpp
Severity: wishlist
Owner: Julien Puydt <julien.puydt@laposte.net>

* Package name    : pickleshare
  Version         : 0.5
  Upstream Author : Ville Vainio
* URL             : https://github.com/pickleshare/pickleshare
* License         : Expat
  Programming Lang: Python
  Description     : File system based database that uses Python pickles
 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.
 .
 Concurrency is possible because the values are stored in separate files.
 Hence the "database" is a directory where all files are governed by
 PickleShare.

The newest ipython depends on this package. I'll maintain this package within the Debian Python Modules Team.

Thanks,

Snark on #debian-python


Reply to: