c-mesh-api
c-mesh-api copied to clipboard
Python wrapper for the Wirepas C Mesh API library
This pull request implements a Python wrapper for the Wirepas C Mesh API library, done using the Cython compiler: https://cython.org. Tested with Cython v0.29.14. Build script is very rudimentary at this point.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 3
Complexity increasing per file
==============================
- python/testbench.py 2
- python/setup.py 2
Clones added
============
- lib/platform/win32/logger.c 1
- lib/platform/win32/platform.c 2
- lib/platform/posix/platform.c 2
- lib/platform/posix/logger.c 1
See the complete overview on Codacy