A python client for interacting with Rosetta api endpoints.
$ git clone https://github.com/blockjoe/rosetta-api-client-python
$ cd rosetta-api-client-python
$ pip install -e .
from pyrosetta import RosettaAPI
- Rosetta API Documentation: the documentation for the Rosetta API spec
- Rosetta API Spec: the OpenAPI specification of the API