> For the complete documentation index, see [llms.txt](https://digitalsleuth.gitbook.io/time-decode-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digitalsleuth.gitbook.io/time-decode-documentation/installation/manual-installation.md).

# Manual Installation

While the setup options using pip to install either from [PyPI](/time-decode-documentation/installation/using-pip-pypi.md) or from [GitHub](/time-decode-documentation/installation/using-pip-github.md) 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.
