Metadata-Version: 2.1
Name: tycmd-wrapper
Version: 0.1.0
Summary: A python wrapper for tycmd
Keywords: tycmd,teensy,firmware
Author-Email: Florian Rau <bimac@users.noreply.github.com>
License: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# tycmd-wrapper

A Python wrapper for [tycmd](https://koromix.dev/tytools) by [Niels 
Martignène](https://github.com/Koromix/).

Documentation: https://int-brain-lab.github.io/tycmd-wrapper

![License](https://img.shields.io/github/license/int-brain-lab/tycmd-wrapper)
![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)
[![Coverage](https://img.shields.io/coverallsCoverage/github/int-brain-lab/tycmd-wrapper)](https://coveralls.io/github/int-brain-lab/tycmd-wrapper)
[![CI](https://github.com/int-brain-lab/tycmd-wrapper/actions/workflows/testing.yaml/badge.svg)](https://github.com/int-brain-lab/tycmd-wrapper/actions)
[![Documentation](https://img.shields.io/badge/Sphinx-doc-green)](https://int-brain-lab.github.io/tycmd-wrapper)
