numirias / python-tickit

Python bindings for libtickit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

python-tickit requires the following:

Additionally, if you wish to assist in developing python-tickit, you will also need:

In particular, h2xml and xml2py (provided by python-ctypeslib) are used to generate tickit._tickit to avoid errors caused by manual generation of e.g. enums.

Usage

python-tickit mirrors the Perl Tickit APIs where possible. The following APIs are mirrored:

Please refer to the relevant collections.abc documentation for Python ABC subclasses.

About

Python bindings for libtickit


Languages

Language:Python 100.0%