Code Monkey home page Code Monkey logo

gis-python-package-manager's Introduction

GIS Python Package Manager

Use ArcGIS Online or Portal for ArcGIS to manage your Python packages. Rather then using pip, you can use this tool.

Usage

Publicly available packages on ArcGIS Online

gpip install edfd95f15c3746149d940dc2ff5e48ad

Packages on your Portal

gpip install edfd95f15c3746149d940dc2ff5e48ad --portal https://myportal.domain.com/portal

Authentication

gpip install edfd95f15c3746149d940dc2ff5e48ad --portal https://myportal.domain.com/portal --username myusername --password mypassword

Advanced Authentication

Use the argument --gis to pass in a dictionary directly to the ArcGIS API's gis.GIS() constructor. This allows you to use the ArcGIS API for Python's advanced authentication options. See the ArcGIS API for Python documentation for more information.

gpip install edfd95f15c3746149d940dc2ff5e48ad --gis '{"username":"myusername","password":"mypassword","client_id":"myclientid","client_secret":"myclientsecret"}'

Disclaimer

This repo and this development is entirely seperate from my work at Esri. It was created and tested on personal equipment with a personal ArcGIS Online account.

gis-python-package-manager's People

Contributors

dan-yaw avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.