NanoLog
NanoLog copied to clipboard
Can I build a python wrap for nanolog?
Hi! I'd like to use nanolog in my python project, so I use pybind11 to wrap C++ into *.so that could be imported by python directly. Can I further make this into a python package and upload to pip?