You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Eva Python SDK provides convenient access to the Automata Eva API from applications written in Python 3.
5
+
The Eva Python SDK provides convenient access to the Automata Eva API from applications written in Python 3. Documentation is available [here](https://eva-python-sdk.readthedocs.io/en/docs-development/).
6
6
7
7
__* This SDK is currently in beta__
8
8
@@ -179,7 +179,7 @@ $ pipenv run test -h
179
179
180
180
## Documentation
181
181
182
-
Find the documentation [here](https://eva-python-sdk.readthedocs.io/en/latest/).
182
+
Find the documentation [here](https://eva-python-sdk.readthedocs.io/en/docs-development/).
183
183
184
184
We are using [Sphinx](https://github.com/sphinx-doc/sphinx) to generate documentation, and the documentation is deployed with [Read The Docs](https://github.com/readthedocs/readthedocs.org).
0 commit comments