{ "info": { "author": "Halit Alptekin", "author_email": "info@halitalptekin.com", "bugtrack_url": null, "classifiers": [], "description": "# Kandilli API\n[![Latest Version](https://pypip.in/version/kandilli/badge.svg)](https://pypi.python.org/pypi/kandilli/)\n[![Downloads](https://pypip.in/download/kandilli/badge.svg)](https://pypi.python.org/pypi/kandilli/)\n[![Download format](https://pypip.in/format/kandilli/badge.svg)](https://pypi.python.org/pypi/kandilli/)\n[![Supported Python versions](https://pypip.in/py_versions/kandilli/badge.svg)](https://pypi.python.org/pypi/kandilli/)\n[![License](https://pypip.in/license/kandilli/badge.svg)](https://pypi.python.org/pypi/kandilli/)\n[![Build Status](https://api.travis-ci.org/halitalptekin/kandilli.png)](https://travis-ci.org/halitalptekin/kandilli)\n\nSimple kandilli last earthquakes api.\n\n# Installation\n\n pip install kandilli\n\n# Usage\n\n from kandilli import LastEarthquakes\n \n api = LastEarthquakes(10)\n print api.data[0]\n \n api.refresh()\n print api.data[0]\n \n api.many = 25\n api.refresh()\n print api.data[0]\n \n api.many = 250\n for data in api:\n print data['yer']", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/halitalptekin/kandilli", "keywords": "api,earthqueke,earthquakes", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "kandilli", "package_url": "https://pypi.org/project/kandilli/", "platform": "any", "project_url": "https://pypi.org/project/kandilli/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/halitalptekin/kandilli" }, "release_url": "https://pypi.org/project/kandilli/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Kandilli last earthquakes api", "version": "0.1.1" }, "last_serial": 1375427, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a4f11827aafd927ac4514588d4a97426", "sha256": "dea68780f0884dfab815dbe7581aff0b1f572ff9729b4372bc9d9fe41ace8d47" }, "downloads": -1, "filename": "kandilli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a4f11827aafd927ac4514588d4a97426", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1961, "upload_time": "2015-01-08T13:35:04", "url": "https://files.pythonhosted.org/packages/1b/24/7be4ba93ce855178fdd4baf32375df9dc857186ba7c498c9a0f5139938ef/kandilli-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "91e297bdda8f2206446e7860ffa7b150", "sha256": "c26a9ea1e5f2654aed17eac3a944ca97b7831f320abb6247ae56e9f9fc0aa179" }, "downloads": -1, "filename": "kandilli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "91e297bdda8f2206446e7860ffa7b150", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2342, "upload_time": "2015-01-08T13:59:55", "url": "https://files.pythonhosted.org/packages/06/54/6cea9b771c8c02dba2f7b877aa3cacee49dff745955b9a7d79b87a99d1aa/kandilli-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "91e297bdda8f2206446e7860ffa7b150", "sha256": "c26a9ea1e5f2654aed17eac3a944ca97b7831f320abb6247ae56e9f9fc0aa179" }, "downloads": -1, "filename": "kandilli-0.1.1.tar.gz", "has_sig": false, "md5_digest": "91e297bdda8f2206446e7860ffa7b150", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2342, "upload_time": "2015-01-08T13:59:55", "url": "https://files.pythonhosted.org/packages/06/54/6cea9b771c8c02dba2f7b877aa3cacee49dff745955b9a7d79b87a99d1aa/kandilli-0.1.1.tar.gz" } ] }