Skip to content

Commit f38456e

Browse files
author
mbarber
committed
added badges
1 parent a40f701 commit f38456e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
[![PyPI version](https://badge.fury.io/py/openprotein-python.svg)](https://pypi.org/project/openprotein-python/)
22
[![Coverage](https://dev.docs.openprotein.ai/api-python/_images/coverage.svg)](https://pypi.org/project/openprotein-python/)
3+
[![Conda version](https://anaconda.org/openprotein/openprotein_python/badges/version.svg)](https://anaconda.org/openprotein/openprotein_python)
4+
5+
36
# openprotein-python
47
The OpenProtein.AI Python Interface provides a user-friendly library to interact with the OpenProtein.AI REST API, enabling various tasks related to protein analysis and modeling.
58

apidocs/source/index.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ Welcome to OpenProtein's documentation!
88
.. image:: coverage.svg
99
:target: https://pypi.org/project/openprotein-python/
1010
:align: right
11-
11+
.. image:: https://anaconda.org/openprotein/openprotein_python/badges/version.svg
12+
:target: https://anaconda.org/openprotein/openprotein_python
13+
:align: right
14+
1215
Welcome to OpenProtein.AI!
1316

1417
OpenProtein.AI is a powerful platform that seamlessly integrates state-of-the-art machine learning and generative models into protein engineering workflows.

0 commit comments

Comments
 (0)