I'd like to reference ArcGIS API for Python from a public pypi repository. It was previously published under the package name 'arcgis' at version 0.1. I can't to seem to find the package under this name. Can someone provide a direct link to this package from PyPI - the Python Package Index : Python Package Index ?
rsingh-esristaff
Since this question has been answered, the ArcGIS API for Python is now officially being released on PyPI! You can install it via:
pip install arcgis
View the PyPI page here, and view the relevant guide pages here.
Thanks for the reply. I must have found an unofficial repo.
We only use conda for distributing the ArcGIS Python API. It was never on pip.
I think everything got switched over to conda, given that that is way PRO is doing its distributions and updates of packages. perhaps 0.1 was a test and 1.0 is now with conda. If a search doesn't turn it up, maybe your local reps can put you in touch with that group since they don't touch down here often
It is on a conda distribution. I'm hoping a pypi repo is maintained as well.
I think this is on a conda distribution ArcGIS API for Python
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.