# 160.0000 - Software Index
Index of projects gathered under 160 - Software, alphabetized by title.
**[[100-Projects/160 - Software/0020 - TDPyMovieplayer|TDPyMovieplayer]]** — TouchDesigner movie player, built entirely from version-controlled Python, that plays a folder of video files in a random order — each clip cued to a random point and run at a random speed, cut to the next after a fixed dwell time. [Github Repository](https://github.com/wtkns/TDPyMovieplayer)
#touchdesigner #python #video #live-visuals
**[[100-Projects/160 - Software/0010 - TouchDesigner-Python|TouchDesigner-Python]]** — Command-line bootstrapping framework that generates a git repository holding a minimal TouchDesigner file wired to load a Python startup DAT, which then builds and configures the node network from version-controlled code. [Github Repository](https://github.com/wtkns/touchdesigner-python)
#touchdesigner #python