NanoLog icon indicating copy to clipboard operation
NanoLog copied to clipboard

Can I build a python wrap for nanolog?

Open MarkJiYuan opened this issue 3 years ago • 0 comments

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?

MarkJiYuan avatar Oct 07 '22 00:10 MarkJiYuan