package documentation

A library for interacting with TI-(e)z80 (82/83/84 series) calculator files

Docs and API reference for specific functionalities are in the modules listed below. Example scripts can be found in the repository.

Module bundle TI Bundles
Package cli CLI for common, simple file operations
Module data Data interfaces for var objects
Module file The fundamental file components
Module flags Flag and enum converters
Module flash The fundamental flash file components
Package models Utilities for managing calc models and OS versions
Module numeric Numeric helper functions and converters
Package PIL PIL plugin to support TI pictures and images
Module token Token objects
Package tokenizer Tokenization utilities derived from the token sheets (see tokens directory)
Module trie Token containers
Package types Parsers for the TI var types
Module util Common utilies (mostly of the string variety)
Module var The fundamental var components
Module __main__ Undocumented

From __init__.py:

Variable __version__ Undocumented
__version__: str = (source) ΒΆ

Undocumented