Installation ============ We have the package hosted at PyPi, for installing use the command line: :: pip3 install trajpy If you want to test the development version, clone the repository at your local directory :: git clone https://github.com/phydev/trajpy from your terminal. Then run the setup.py for installing :: python setup.py --install Dependencies ------------ See `requirements.txt` for a full list.