Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 819 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 819 Bytes

Scripts

Requirements.

Python 2.7 or 3.4+

Prerequisites & Usage

git clone https://github.com/OpenSILEX/opensilexPythonClient.git
cd opensilexPythonClient
pip install -r requirements.txt

pip install without conda

You can install directly from Github

pip install git+https://github.com/OpenSILEX/[email protected]

(you may need to run pip with root permission: sudo pip install git+https://github.com/OpenSILEX/[email protected])

with conda, you must install pip and git first

conda install git pip
pip install git+https://github.com/OpenSILEX/opensilexClientToolsPython.git

Usage

  • Examples can be found in Examples.ipynb file:

Note : This script will produce a debug.log file