{"id":19357847,"url":"https://github.com/mongkok/arcgis-sdk","last_synced_at":"2026-05-16T09:05:30.829Z","repository":{"id":57411292,"uuid":"91520233","full_name":"mongkok/arcgis-sdk","owner":"mongkok","description":"Python SDK for Arcgis API","archived":false,"fork":false,"pushed_at":"2019-01-29T23:15:13.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T07:44:32.058Z","etag":null,"topics":["api","arcgis","python","sdk"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/arcgis-sdk","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mongkok.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-17T01:26:57.000Z","updated_at":"2019-11-18T22:04:41.000Z","dependencies_parsed_at":"2022-09-09T16:02:11.392Z","dependency_job_id":null,"html_url":"https://github.com/mongkok/arcgis-sdk","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongkok%2Farcgis-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongkok%2Farcgis-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongkok%2Farcgis-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mongkok%2Farcgis-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mongkok","download_url":"https://codeload.github.com/mongkok/arcgis-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240473956,"owners_count":19807245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","arcgis","python","sdk"],"created_at":"2024-11-10T07:09:26.481Z","updated_at":"2026-05-16T09:05:30.801Z","avatar_url":"https://github.com/mongkok.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Arcgis SDK\n==========\n\n|Pypi| |Wheel| |Build Status| |Codecov| |Code Climate|\n\n\nPython SDK for Arcgis API\n\n\nInstallation\n------------\n\nInstall from Pypi.\n\n.. code:: sh\n\n    pip install arcgis-sdk\n\n\nQuick start\n-----------\n\n**Client**\n\n.. code:: python\n\n    \u003e\u003e\u003e import arcgis_sdk\n    \u003e\u003e\u003e client = arcgis_sdk.ArcgisAPI('access_token')\n    \u003e\u003e\u003e client.self()\n\n\n**Exceptions**\n\n.. code:: python\n\n    \u003e\u003e\u003e try:\n    ...     client.add_item(\n    ...         username='mongkok',\n    ...         title='my item',\n    ...         type='Web Mapping Application'\n    ...     )\n    ... except arcgis_sdk.ArcgisAPIError as err:\n    ...     print(err.message)\n\n\n**Refresh the token**\n\n.. code:: python\n\n    \u003e\u003e\u003e client.refresh_token('client_id', 'refresh_token')\n\n\nTests\n-----\n\n.. code:: sh\n\n    make test\n\n\n.. |Pypi| image:: https://img.shields.io/pypi/v/arcgis-sdk.svg\n   :target: https://pypi.python.org/pypi/arcgis-sdk\n\n.. |Wheel| image:: https://img.shields.io/pypi/wheel/arcgis-sdk.svg\n   :target: https://pypi.python.org/pypi/arcgis-sdk\n\n.. |Build Status| image:: https://travis-ci.org/mongkok/arcgis-sdk.svg?branch=master\n   :target: https://travis-ci.org/mongkok/arcgis-sdk\n\n.. |Codecov| image:: https://img.shields.io/codecov/c/github/mongkok/arcgis-sdk.svg\n   :target: https://codecov.io/gh/mongkok/arcgis-sdk\n\n.. |Code Climate| image:: https://codeclimate.com/github/mongkok/arcgis-sdk/badges/gpa.svg\n   :target: https://codeclimate.com/github/mongkok/arcgis-sdk\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongkok%2Farcgis-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmongkok%2Farcgis-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmongkok%2Farcgis-sdk/lists"}