python-terminusgps documentation

Installation

Use pip to install from PyPI.

pip install python-terminusgps

In Python, all subpackages are nested within terminusgps:

from terminusgps.aws.secrets import get_secret
from terminusgps.wialon.session import WialonSession