Skip to content

pints-team/pints-api-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Overview

Example of using PINTS REST API from python

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages