We ship a Makefile with a few useful targets to setup a development environment.
Install in development mode (you probably want to do that in a virtual environment):
$ make develop
Run the test suite:
$ make test
Full documentation is available at https://ode.readthedocs.org/
- BSD New