Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.29 KB

README.textile

File metadata and controls

28 lines (16 loc) · 1.29 KB

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.