Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example to use statistic module:

Requirements.txt

  • The following file will be used as an entry point script:

...

Code Block
languagebash
themeRDark
titlePython execution command
python {file}

pip install

It is also possible to install modules manually using pip.

...