We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ea3d5 commit 4bab92aCopy full SHA for 4bab92a
README.md
@@ -1,2 +1,9 @@
1
-# alpha-python
2
-The unofficial Python library for the Alpha API
+# Alpha Python API library
+
3
+# Installation
4
5
+You can install the Alpha python client from [our internal repo](https://github.com/cleanlab/alpha-python) with:
6
7
+```python
8
+pip install git+ssh://git@github.com/cleanlab/alpha-python.git
9
+```
0 commit comments