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

Bug#803437: RFS: pickleshare -- File system based database that uses Python pickles



Package: sponsorship-requests
Severity: wishlist

Hi,

I'm looking for a sponsor for my package:

* Package name:    pickleshare
  Version:         0.5
  Upstream author: Ville Vainio
* URL:             https://github.com/pickleshare/pickleshare
* License:         Expat
  Progr. 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.

This is a dependance of IPython/Jupyter ; it is available on
mentors.debian.net :
 http://mentors.debian.net/package/pickleshare

 dget -x http://mentors.debian.net/debian/pool/main/p/pickleshare/pickleshare_0.5-1.dsc

or in git:
Vcs-Git: git://anonscm.debian.org/python-modules/packages/pickleshare.git
Vcs-Browser:
https://anonscm.debian.org/cgit/python-modules/packages/pickleshare.git

Thanks,

Snark on #debian-python


Reply to: