Skip to content

Installation

If you have Python and pip installed, you can easily install SimPYson with the following command:

pip install https://github.com/carlosbornes/simpyson/archive/master.zip

All dependecies are installed automatically.

To verify that the package has been installed successfully, open a Python console and run:

import simpyson