Example of using PINTS REST API from python
An example of running this example in a virtual environment
python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python logistic.py
There was an error while loading. Please reload this page.