The Rowan Python library provides convenient access to the Rowan API from applications written in the Python language.
The documentation is available here.
Ships with a skill that makes it easy for coding agents to use Rowan's tools to power chemistry and biology tasks. To use it, copy the directory into your agent's skills folder.
Download the latest skill as a zip here, then unzip it into your agent's skills folder.
To run the examples, you will need to set your ROWAN_API_KEY environment variable or set it directly in the script.
If running the examples in a cloned version of the repository, you can add your api key to a local .env file, which will automatically be loaded into the environment by direnv (if installed).
To report issues, please use the "Issues" tab above.
Corin Wagen, 2023