For the complete documentation index, see llms.txt. This page is also available as Markdown.

Manual Installation

While the setup options using pip to install either from PyPI or from GitHub will install time-decode in its necessary location, you may choose to simply download the script and execute it separately.

To do so, you can simply go to: https://raw.githubusercontent.com/digitalsleuth/time_decode/master/time_decode/time_decode.py and save the script wherever you wish, and mark it as executable.

Last updated