c-mesh-api icon indicating copy to clipboard operation
c-mesh-api copied to clipboard

Python wrapper for the Wirepas C Mesh API library

Open PFigs opened this issue 6 years ago • 1 comments

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.

PFigs avatar Jan 08 '20 06:01 PFigs

Codacy 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

PFigs avatar Jan 29 '20 05:01 PFigs