Hey guys, I wrote a wrapper for the complex loragw library by Semtech. The original library was implemented in C/C++, but was extremely challenging to work with for every project I worked on.
So I decided to expose the library functions to Python!
Check out my project at: https://github.com/galalmounir/lorthon
Let me know your feedback!