Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jnwatson/py-lmdb

Universal Python binding for the LMDB 'Lightning' Database
https://github.com/jnwatson/py-lmdb

Last synced: about 2 months ago
JSON representation

Universal Python binding for the LMDB 'Lightning' Database

Awesome Lists containing this project

README

        

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

See [the documentation](https://lmdb.readthedocs.io) for more information.

### CI State
![Build, run, and test py-lmdb](https://github.com/jnwatson/py-lmdb/workflows/Build,%20run,%20and%20test%20py-lmdb/badge.svg)

# 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.