https://github.com/rsms/tc
Tokyo Cabinet Python bindings — In need of a new maintainer
https://github.com/rsms/tc
Last synced: over 1 year ago
JSON representation
Tokyo Cabinet Python bindings — In need of a new maintainer
- Host: GitHub
- URL: https://github.com/rsms/tc
- Owner: rsms
- License: bsd-3-clause
- Created: 2009-03-01T14:19:35.000Z (over 17 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T09:03:15.000Z (over 10 years ago)
- Last Synced: 2025-03-15T21:17:06.560Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 344 KB
- Stars: 54
- Watchers: 5
- Forks: 11
- Open Issues: 11
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
Tokyo Cabinet Python bindings
+++++++++++++++++++++++++++++
.. contents ::
Summary
=======
Python bindings for the `Tokyo Cabinet `_ database.
This code is heavily based on `pytc `_ developed by Tasuku SUENAGA.
Authors
=======
* `Rasmus Andersson `_
* Tasuku SUENAGA