{ "info": { "author": "Hans Hofstaetter", "author_email": "hanshof@mailbox.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries" ], "description": "# yahoo_weather_api\nA Python wrapper for the Yahoo Weather API.\nWith the API, you can get up-to-date weather information for any location,\nincluding 5-day forecast, wind, atmosphere, astronomy conditions, and more.\nYou can lookup weather by woeid, city name or lat/long.\nFor more detailed examples and tutorial, check out Yahoo Weather Developer Page.\nFor more information, check out the API documentation.https://developer.yahoo.com/weather/documentation.html#examples\nBased on the source code of https://github.com/AnthonyBloomer/weather-api", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hanshof/yahoo_weather_api", "keywords": "weather,api,yahoo", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "yahoo-api", "package_url": "https://pypi.org/project/yahoo-api/", "platform": "", "project_url": "https://pypi.org/project/yahoo-api/", "project_urls": { "Homepage": "https://github.com/hanshof/yahoo_weather_api" }, "release_url": "https://pypi.org/project/yahoo-api/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "A Python Wrapper for the Yahoo Weather API.", "version": "1.0.1" }, "last_serial": 4369377, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "c466e8433eaec22e572115ec80a0ea92", "sha256": "5848f2737bc2ccda7731c540db904ca74e985894f11f72ad77ad2c63501fe44e" }, "downloads": -1, "filename": "yahoo_api-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c466e8433eaec22e572115ec80a0ea92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4958, "upload_time": "2018-10-12T16:30:43", "url": "https://files.pythonhosted.org/packages/c0/9d/e2d40f4af1bd4e762be60d9147cbf66e93b6a1ba8aa944fa9e0b05ff9cd6/yahoo_api-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c466e8433eaec22e572115ec80a0ea92", "sha256": "5848f2737bc2ccda7731c540db904ca74e985894f11f72ad77ad2c63501fe44e" }, "downloads": -1, "filename": "yahoo_api-1.0.1.tar.gz", "has_sig": false, "md5_digest": "c466e8433eaec22e572115ec80a0ea92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4958, "upload_time": "2018-10-12T16:30:43", "url": "https://files.pythonhosted.org/packages/c0/9d/e2d40f4af1bd4e762be60d9147cbf66e93b6a1ba8aa944fa9e0b05ff9cd6/yahoo_api-1.0.1.tar.gz" } ] }