Search found 1 match

by v.smirnov
05 Oct 2014 12:18
Forum: Discussions in English
Topic: Python wrapper for ZWay C API
Replies: 0
Views: 11339

Python wrapper for ZWay C API

Hi everybody, I've just finished an implementation of one-to-one C API to Python wrapper. One-to-one in that case means all (with small exceptions) methods of C (or JavaScript) APIs are available as native methods for 2 Python classes - ZWay for handling all devices specific operations and ZWayData ...