Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7240
| From | Julien Puydt <julien.puydt@laposte.net> |
|---|---|
| Newsgroups | linux.debian.maint.python, linux.debian.bugs.dist |
| Subject | ITP: pickleshare -- File system based database that uses Python pickles |
| Date | 2015-09-03 21:30 +0200 |
| Message-ID | <q4ImS-4s7-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
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
Back to linux.debian.maint.python | Previous | Next | Find similar
ITP: pickleshare -- File system based database that uses Python pickles Julien Puydt <julien.puydt@laposte.net> - 2015-09-03 21:30 +0200
csiph-web