Simple TimeCode provides a numeric type for dealing with timecodes (decimal accuracy and simple conversion to/from string)
- Free software: BSD license
pip install simpletimecode
https://simpletimecode.readthedocs.org/
To run the all tests run:
tox
Simple TimeCode provides a numeric type for dealing with timecodes (decimal accuracy and simple conversion to/from string)
pip install simpletimecode
https://simpletimecode.readthedocs.org/
To run the all tests run:
tox