Versions Compared

Key

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

...

Python Prerequisites

...

To install core version use:

Code Block
$pip install requests
pip install trivoreid

For an extension client use:

Code Block
$pip install requests
pip install trivoreid-extension

...