python-2gis

2gis library for Python
Download

python-2gis Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • IRK.ru
  • Publisher web site:
  • https://github.com/irkru/

python-2gis Tags


python-2gis Description

python-2gis is a Python library for accessing the 2gis API.UsageDevelopment modeBecause 2GIS allows only 1000 requests per month for testing, library allows to cache results of queries. You are disallowed to use cache in real-life projects, see agreement.Exampleimport dgisclient = dgis.API('client-API-key')print client.project_list()print client.city_list(project_id=11)Product's homepage


python-2gis Related Software