Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7240

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

Path csiph.com!goblin3!goblin1!goblin.stu.neva.ru!news2.arglkargh.de!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
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 Thu, 03 Sep 2015 21:30:02 +0200
Message-ID <q4ImS-4s7-21@gated-at.bofh.it> (permalink)
X-Original-To Debian Python Modules Team <debian-python@lists.debian.org>, submit@bugs.debian.org
X-Mailbox-Line From debian-python-request@lists.debian.org Thu Sep 3 19:21:47 2015
Old-Return-Path <julien.puydt@laposte.net>
X-Amavis-Spam-Status No, score=-8.506 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, RP_MATCHES_RCVD=-1.427, SARE_FREE_WEBM_LAPOSTE=0.721] autolearn=ham autolearn_force=no
X-Policyd-Weight using cached result; rate:hard: -6.2
Dkim-Signature v=1; a=rsa-sha256; c=simple/simple; d=laposte.net; s=mail1; t=1441308092; bh=PlNnUh8UANJTX7dB0lBYbijvp/iMLB0mPHAnibm48ng=; h=Date:From:To:Subject; b=RQ57wj7jEgk0+QOU3efsMapCPZMkPpsJtHQcI8+PPbpdYcLhPIo9tGWbyxao4F60Z Izj5C4gwsgiHCOl0hHrYcpO3ZhHHLHBaZpBe3tYf7/Z3HZmOdCr+Y7P3HmzlIDrDBR 2D3hG9B4/z4EUeh+7B1j0Mm0J9tNNOw8UB/nc4UfG+yMvtKTyCr2bbRAViUFWivStY CRBLQuH3TkREe53Q2bybFCGh5iUp88BcDFk5zZ8aksBYvSs48iTtJAtxPG95CsqwAt vxfUE7Q9yw190YLzPYzQdTzWpzCYvBotMJm5NvaiwiL3LUXFIrVA6AxkXcyk8XXLGI hICXtGa6YfrSw==
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0
MIME-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Vr-Srcip 82.236.148.178
X-Vr-Score -100
X-Vr-Cause-1 gggruggvucftvghtrhhoucdtuddrfeekgedrtdeggddufeejucetufdoteggodetrfcurfhrohhfihhl
X-Vr-Cause-2 vgemucfntefrqffuvffgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdl
X-Vr-Cause-3 qddutddtmdenucfjughrpefkfffhfgggvffutgfgsehtjegrtddtfeejnecuhfhrohhmpefluhhlihgv
X-Vr-Cause-4 nhcurfhuhiguthcuoehjuhhlihgvnhdrphhuhigutheslhgrphhoshhtvgdrnhgvtheqnecuffhomhgr
X-Vr-Cause-5 ihhnpehgihhthhhusgdrtghomhenucfrrghrrghmpehmohguvgepshhmthhpohhuthdphhgvlhhopegl
X-Vr-Cause-6 udelvddrudeikedrtddrkegnpdhinhgvthepkedvrddvfeeirddugeekrddujeekpdhmrghilhhfrhho
X-Vr-Cause-7 mhepjhhulhhivghnrdhpuhihughtsehlrghpohhsthgvrdhnvghtpdhrtghpthhtohepuggvsghirghn
X-Vr-Cause-8 qdhphihthhhonheslhhishhtshdruggvsghirghnrdhorhhg
X-Vr-Avstate No
X-Mailing-List <debian-python@lists.debian.org> archive/latest/12547
List-ID <debian-python.lists.debian.org>
List-URL <https://lists.debian.org/debian-python/>
List-Archive https://lists.debian.org/msgid-search/55E89DBB.4030706@laposte.net
Approved robomod@news.nic.it
Lines 26
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Thu, 03 Sep 2015 21:21:31 +0200
X-Original-Message-ID <55E89DBB.4030706@laposte.net>
Xref csiph.com linux.debian.maint.python:7240 linux.debian.bugs.dist:677472

Cross-posted to 2 groups.

Show key headers only | View raw


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


Thread

ITP: pickleshare -- File system based database that uses Python pickles Julien Puydt <julien.puydt@laposte.net> - 2015-09-03 21:30 +0200

csiph-web