Skip to main content

Python SDK for Arcgis API

Project description

Pypi Wheel Build Status Codecov Code Climate

Python SDK for Arcgis API

Installation

Install from Pypi.

pip install arcgis-sdk

Quick start

Client

>>> import arcgis_sdk
>>> client = arcgis_sdk.ArcgisAPI('access_token')
>>> client.self()

Exceptions

>>> try:
...     client.add_item(
...         username='mongkok',
...         title='my item',
...         type='Web Mapping Application'
...     )
... except arcgis_sdk.ArcgisAPIError as err:
...     print(err.message)

Refresh the token

>>> client.refresh_token('client_id', 'refresh_token')

Tests

make test

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arcgis-sdk-0.0.9.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

arcgis_sdk-0.0.9-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file arcgis-sdk-0.0.9.tar.gz.

File metadata

  • Download URL: arcgis-sdk-0.0.9.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for arcgis-sdk-0.0.9.tar.gz
Algorithm Hash digest
SHA256 c6476dcb37e83f301e127697bdea51043a63bf9031d89f5bd4b9206cd9f30ed8
MD5 cabd8bf542bf48dbdd6653f87d52a132
BLAKE2b-256 8683dfe645da2a729d91fdb24084d78adc25b861d8c93772350c74575a0a31e6

See more details on using hashes here.

File details

Details for the file arcgis_sdk-0.0.9-py3-none-any.whl.

File metadata

File hashes

Hashes for arcgis_sdk-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 0aaff795b4d0a2cc164199dea3019129f6d261fe82b1f275700f21b1df22e6e1
MD5 3ca9999b085bf603b4841c59fda96dcc
BLAKE2b-256 4e593e92a36193f0a7b22c025111c6b4b984347f0e7371d3f03b1b69c09cbaa6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page