> 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/using-pip-pypi.md).

# Using pip (PyPI)

You can run the following commands to install time-decode using pip (via PyPI):

`python3 -m pip install time-decode`

`pip3 install time-decode`

Keep in mind that, depending on your environment, `sudo` may be required to execute these commands.

Additionally, these commands will install the necessary requirements for `time-decode` to work.
