PyTV 0.5.1
New Features
- Support Python Preamble (so that you can pass complex variables)
Example:
pytv examples/D1.pytv -pexamples/D1_preamble.py -r -vif_rst=False
and note that the preamble will be loaded after variables, i.e. -p
after -v
.
Full Changelog: v0.5.0...v0.5.1