de-code / py-lmdb

Universal Python binding for the LMDB 'Lightning' Database

Home Page:http://lmdb.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a universal Python binding for the LMDB ‘Lightning’ Database.

See the documentation for more information.

py-lmdb Has a New Maintainer!

Hi. My name is Nic Watson. With lots of help from David, the author and original maintainer, I'm taking over maintenance of py-lmdb. Please be patient as we work out the details of the handover.

CI State

Platform Branch Status
UNIX master master
Windows master master
UNIX release release
Windows release release

If you care whether the tests are passing, check out the repository and execute the tests under your desired target Python release, as the Travis CI build has a bad habit of breaking due to external factors approximately every 3 months.

Sponsored by The Vertex Project

My current employer, The Vertex Project is generously sponsoring my time to maintain py-lmdb. If you like open source and systems programming in Python, check us out. We could definitely use some more hands.

About

Universal Python binding for the LMDB 'Lightning' Database

http://lmdb.readthedocs.io/

License:Other


Languages

Language:C 71.6%Language:Python 28.1%Language:Shell 0.2%Language:GDB 0.1%