Skip to content

exdatic/py3-libmdbx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py3-libmdbx

Python 3 bindings for libmdbx

Installation

There are two options:

  1. Install it from a package provided by your distro (Currently available for Arch Linux and Alpine Linux)

  2. Install it via the setup.py script (uses python setuptils) Run python3 setup.py install -h and add the arguments you require for correct installation

Requirements

libmdbx for the functionality.

git clone https://github.com/erthink/libmdbx.git || cd libmdbx && make && cp libmdbx.so /usr/lib/ 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages