time-decode
  • time-decode
  • INSTALLATION
    • Requirements
    • Using pip (PyPI)
    • Using pip (GitHub)
    • Manual Installation
  • USAGE
    • Basic Usage / Options
    • References
Powered by GitBook
On this page
  1. INSTALLATION

Using pip (GitHub)

To install directly from the GitHub repo:

python3 -m pip install git+https://github.com/digitalsleuth/time_decode.git

pip3 install git+https://github.com/digitalsleuth/time_decode.git

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

PreviousUsing pip (PyPI)NextManual Installation

Last updated 2 years ago