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 (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.

PreviousRequirementsNextUsing pip (GitHub)

Last updated 2 years ago