/rosetta-api-client-python

A python client for interacting with Rosetta api endpoints.

Primary LanguagePythonApache License 2.0Apache-2.0

Quickstart

A python client for interacting with Rosetta api endpoints.

Installing

$ git clone https://github.com/blockjoe/rosetta-api-client-python
$ cd rosetta-api-client-python
$ pip install -e .

Examples

from pyrosetta import RosettaAPI

Useful Resources