This revives the python bindings for libmdbx.
Originally forked from libmdbx with a few bugs fixed.
Try it with
pip install libmdbx
Contributions and feedbacks are highly welcome. I'm developing a few more pythonic features and adding support for cursors iterating dupsort databases.