Python bindings to the Tokyo Cabinet database library
Project description
Summary
Python bindings for the Tokyo Cabinet database.
This code is heavily based on pytc developed by Tasuku SUENAGA.
Changes
0.7.2
Fixed missing storage for tc.Error
0.7.1
Branched from pytc into tc by Rasmus Andersson
Total refactoring including layout
Added Python 2.6 and 3.0 compatibility
Added documentation
0.7.0
Added Python 2.4 compatibility. Thanks to Vernon Tang.
Allow negitive values on optimize and tune methods of pytc.BDB and pytc.HDB. Thanks to Vernon Tang.
removed unnecessarily links(libz and libm). Thanks to Vernon Tang.
0.6.0
supports BZIP options for HDB/BDB
0.5.0
added addint/adddouble for HDB/BDB
raise KeyError instead of TCENOREC. Thanks to Hatem Nassrat.
0.4.0
removed compile errors on Tokyo Cabinet 1.3.19.
0.3.0
modified setup.py for darwin
added TCBDB.range and TCBDB.rangefwm
0.2.0
added iterkeys/itervalues/iteritems for HDB/BDB
bug fixed when spcified db[:] (thanks a2c)
refactoring
0.1.0
first version
hdb interface (thanks much for Shin ADACHI)
bdb interface
Download
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file tc-0.7.2.tar.gz
.
File metadata
- Download URL: tc-0.7.2.tar.gz
- Upload date:
- Size: 46.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aed8ae2b1b20e41b6027c224b4f1150ef48d29b4e749c549b2cb80577e113548 |
|
MD5 | 4405e1464caf0a0b1e1bc30f0874cd9f |
|
BLAKE2b-256 | 438fcd79aa5ad0f6d6f7ca9ad1616d597d6a8f36bd03f066a4f2eef09066a655 |