Thermi

Results 76 comments of Thermi

Yeah that'd be really necessary now so package maintainers can upgrade well

I started work using pybind11.

I'm doing that.

I need some help with writing the Type Caster from mdbx::slice to byte[] and other Python types. The idea is to convert to Python types early, because Python provides native...

Alright, I got that problem fixed. I decided on passing byte arrays to Python as early as possible by and using the native tuple class for where mdbx slices are...

I made the design decision to provide a pythonized API in the main package and the underlying libmdbx API using pybind11 so internals are accessible to users wishing to use...

I had to do it using the C API and that worked thus far. Here's the code: https://github.com/Thermi/libmdbx/tree/python-bindings. Check python/ctypes/ The directory will change at some point. This is done...

I have some comments on the items in the TODO list. > Q: does the python/libmdbx/ subdirectory is required instead of just python/ ? It makes it easy to deal...

About CentOS 6: It's EOL since November 30th https://wiki.centos.org/About/Product