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.6.tar.gz (3.9 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.6-py2-none-any.whl (4.6 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for arcgis-sdk-0.0.6.tar.gz
Algorithm Hash digest
SHA256 6945f7ae333d6f5dc24f0ef205ffcd372fb8ffec85872f1635fded58332f0791
MD5 9c59558a0a7d589fec6fe0c0b440f6ae
BLAKE2b-256 9c91e61e63dea24138df761af70636d16e62373a1f74984539f93a0509b8b2d6

See more details on using hashes here.

File details

Details for the file arcgis_sdk-0.0.6-py2-none-any.whl.

File metadata

File hashes

Hashes for arcgis_sdk-0.0.6-py2-none-any.whl
Algorithm Hash digest
SHA256 dc0dd5bcf312031f90f5e3f35196a6dd2e9579064c68b4fda89d28e589c45587
MD5 e380d923fc1b80c52c1a740ce23b813f
BLAKE2b-256 0fd874e0becf81b44055fe277bbf2c391a9bdd6256d5b66da23cf3571c38bc54

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