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 9775ef0 commit bcbe5afCopy full SHA for bcbe5af
README.md
@@ -1,10 +1,16 @@
1
# adobe-umapi.py
2
3
-Python client for the [Adobe UMAPI](https://www.adobe.io/products/usermanagement/docs/gettingstarted.html)
+Python client for the Adobe User Management API, aka the
4
+[Adobe UMAPI](https://www.adobe.io/products/usermanagement/docs/gettingstarted.html)
5
6
# Installation
7
8
You can get this package from PyPI: `pip install adobe-umapi`.
9
+Or you can download the posted package from GitHub and use pip
10
+to install from the download.
11
+
12
+(Note: as of 13 Dec 2016, there was an issue with the PyPI posting.
13
+We are working to fix that problem.)
14
15
# Building
16
0 commit comments