Metadata-Version: 2.4
Name: tdp-touchutilcollection
Version: 0.4.0
Summary: A collection of practical utilities for TouchDesigner.
Author-email: Wieland Hilker <Wieland@PlusPlus.One>
Project-URL: Website, https://plusplus.one
Project-URL: Repository, https://github.com/PlusPlusOneGmbH/Py_TouchUtilCollection
Keywords: TouchDesigner,Utility
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# TouchUtilCollection
A collection of (hopefully) useful python-functions, methods and other trinkets.

Install via PIP, UV, Conda or whatever you like. 

## Layout
managing operators in your network.

## Network
Actual, like network as in TCP stuff...

## Operator
Manage operators!

## Parameter
Handle them parameters.

## Type
Typehinting helpers.
