Mark Roddy
Mark Roddy
Use Case: I have a video embedded on a page in my app, and I have a button that lets user toggle between a preset idle time out and no...
Per the README: ``` Requires Docker and Python 2.7 or 3.5+. ``` However, after a pip install on Python 2.7 (system Python via Ubuntu 16.04,): ``` $ docker-make --list Traceback...
Integrate the pybind11 library so we don't need to work with PyObject* values directly, and more specifically so we don't have to deal with reference counting.
Note this is not presently working. There is an issue causing a segfault which is proving difficult to track down as it is occurring in a segment of code not...
Build and distribute OSX binaries for the extension.
Build and distribute binaries for the Windows platform.