{ "info": { "author": "Erigones", "author_email": "erigones [at] erigones.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Environment :: Plugins", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Communications :: Chat", "Topic :: Utilities" ], "description": "ludolph-weather\n###############\n\n`Ludolph `_: Weather plugin\n\nSimple plugin that displays current weather information or weather forecast.\nAlthough it currently uses the `OpenWeatherMap `_ service it can be easily extended to support other weather forecast providers.\n\n.. image:: https://badge.fury.io/py/ludolph-weather.png\n :target: http://badge.fury.io/py/ludolph-weather\n\n\nInstallation\n------------\n\n- Install the latest released version using pip::\n\n pip install ludolph-weather\n\n- Add new plugin section into Ludolph configuration file::\n\n [ludolph_weather.open_weather_map]\n api_key = xxxxxxxxxxxxxxxxxxxxxxxxx\n default_location = Bratislava,SK\n timezone = Europe/Bratislava\n\n- Reload Ludolph::\n\n service ludolph reload\n\n\n**Dependencies:**\n\n- `Ludolph `_ (0.6.0+)\n- `requests `_\n- `pytz `_\n\n\nLinks\n-----\n\n- Wiki: https://github.com/erigones/Ludolph/wiki/How-to-create-a-plugin#create-3rd-party-plugin\n- Bug Tracker: https://github.com/erigones/ludolph-weather/issues\n- Google+ Community: https://plus.google.com/u/0/communities/112192048027134229675\n- Twitter: https://twitter.com/erigones\n\n\nLicense\n-------\n\nFor more information see the `LICENSE `_ file.", "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/erigones/ludolph-weather/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ludolph-weather", "package_url": "https://pypi.org/project/ludolph-weather/", "platform": "any", "project_url": "https://pypi.org/project/ludolph-weather/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/erigones/ludolph-weather/" }, "release_url": "https://pypi.org/project/ludolph-weather/1.0/", "requires_dist": null, "requires_python": null, "summary": "Ludolph: Weather plugin", "version": "1.0" }, "last_serial": 1748544, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "5a062cca913e67f455a10f94254e1a73", "sha256": "bcbff0a95a37060ad5347b8ecb9e3ee0477f89c8ef0c85f10dbb5c19642d8e7e" }, "downloads": -1, "filename": "ludolph-weather-1.0.tar.gz", "has_sig": false, "md5_digest": "5a062cca913e67f455a10f94254e1a73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4911, "upload_time": "2015-08-19T12:06:44", "url": "https://files.pythonhosted.org/packages/ff/45/35a9d0653d8b94f224b2cf3699ba44a506911f4b2a896ba1f9d877e17fcf/ludolph-weather-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5a062cca913e67f455a10f94254e1a73", "sha256": "bcbff0a95a37060ad5347b8ecb9e3ee0477f89c8ef0c85f10dbb5c19642d8e7e" }, "downloads": -1, "filename": "ludolph-weather-1.0.tar.gz", "has_sig": false, "md5_digest": "5a062cca913e67f455a10f94254e1a73", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4911, "upload_time": "2015-08-19T12:06:44", "url": "https://files.pythonhosted.org/packages/ff/45/35a9d0653d8b94f224b2cf3699ba44a506911f4b2a896ba1f9d877e17fcf/ludolph-weather-1.0.tar.gz" } ] }