jnwatson / 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.

CI State

Build, run, and test py-lmdb

Python Version Support Statement

This project has been around for a while. Previously, it supported all the way back to before 2.5. Currently, py-lmdb supports Python >= 3.5 and pypy.

The last version of py-lmdb that supported Python 2.7 was 1.4.1.

About

Universal Python binding for the LMDB 'Lightning' Database

http://lmdb.readthedocs.io/

License:Other


Languages

Language:C 70.6%Language:Python 29.4%Language:GDB 0.1%