Installation

Requirements:

Installing pyorbs is rather simple:

$ pip install pyorbs

Note

In a sane world Debian/Ubuntu would ship with a complete and functioning Python standard library. For some reason this does not seem to be the case, therefore you may need to make sure venv is installed using sudo apt install python3-venv before you can use pyorbs.