Skip to main content

The SolveBio Python client

Project description

The solve Python package and command-line interface (CLI) are used to work in our bioinformatics environment.

For more information about SolveBio see http://www.solvebio.com

Installing the latest release

You may want to first install readline for a better experience:

easy_install readline

Now just install solve from PyPI:

pip install solve

To log in, type:

solve login

Enter your credentials and you should be good to go! Just type solve to enter the Solve shell.

Installing from Git

pip install -e git+https://github.com/solvebio/solve-python.git#egg=solve

Development

git clone https://github.com/solvebio/solve-python.git cd solve-python/ python setup.py develop

Project details


Release history Release notifications | RSS feed

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page