zZeck / pygfxd

python3 bindings for libgfxd using ctypes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pygfxd

Python bindings for libgfxd

Refer to the original documentation and function docstrings for usage.

Before running the library, run make to build the libgfxd native code as a shared object.

Example in test.py, however sample data is not provided, please source some yourself.

About

python3 bindings for libgfxd using ctypes

License:MIT License


Languages

Language:C 87.0%Language:Python 12.8%Language:Makefile 0.2%