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.8.tar.gz (6.0 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.8-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for arcgis-sdk-0.0.8.tar.gz
Algorithm Hash digest
SHA256 be223b6b5e1ecec0d103451a31de58e80c42af0a099c982f52c32977bc3aed39
MD5 acfb8b089a06d180bf0ed9b1769dee06
BLAKE2b-256 91409a5d02d8ba34ad441e1a807591c64795e407fd9139cfe4185a4bae64fda3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for arcgis_sdk-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 4cb0b9668b359ab319360fee459d7e1e495c8dcf3a0e8a31c99cd76f90eaa0f0
MD5 ec47cb1f603365fac89b870d5360e79d
BLAKE2b-256 71e7559a5e5499f676ed96d702770682ec16e5678768172e7c886425089893e5

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