{ "info": { "author": "Patrick C. McGinty, Christopher Blunck", "author_email": "pyweather@tuxcoder.com, chris@wxnet.org", "bugtrack_url": null, "classifiers": [], "description": "PyWeather\n=========\n\nAbstract\n--------\n\nPyWeather contains weather related modules implemented in Python.\nAnything weather related is fair game for PyWeather. Currently\nPyWeather is limited to unit conversion, console reading, and data\npublication. But, future work can be added to PyWeather in any area.\n\n\nUnit Conversion\n---------------\n\nPyWeather has a lot of support for common unit conversions in\ndistance, temperature, pressure, and volume. Conversion from\nFahrenheit to Celsius, and kelvin is supported, as well as conversions\nbetween inches of mercury and millibars.\n\n\nStation Observations\n--------------------\n\nPyWeather also contains modules that are capable of downloading\nobservations from weather consoles. The current list of supported\nweather consoles includes:\n\n- Davis Vantage Pro\n- Davis Vantage Pro2\n\n\nData Publication\n----------------\n\nPyWeather contains a module that allows developers to post conditions\nto weather aggregation sites. The current list of support services includes:\n\n- WeatherUnderground (wundgerground.com)\n- PWS Weather (pwsweather.com)\n- WeatherForYou (weatherforyou.com)\n\n\nFor additional information, please email the maintainer:\n pyweather@tuxcoder.com", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/cmcginty/PyWeather/raw/master/dist/weather-0.9.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/cmcginty/PyWeather", "keywords": null, "license": "GNU GPL", "maintainer": null, "maintainer_email": null, "name": "weather", "package_url": "https://pypi.org/project/weather/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/weather/", "project_urls": { "Download": "http://github.com/cmcginty/PyWeather/raw/master/dist/weather-0.9.1.tar.gz", "Homepage": "http://github.com/cmcginty/PyWeather" }, "release_url": "https://pypi.org/project/weather/0.9.1/", "requires_dist": null, "requires_python": null, "summary": "PyWeather branch; bindings for Davis Vantage Pro and Pro2 weather stations,\nupload of weather data (e.g. wunderground.com), and meteorological\ncalculation/conversion functions.", "version": "0.9.1" }, "last_serial": 3091836, "releases": { "0.7.0": [], "0.7.1": [], "0.8": [], "0.8.1": [], "0.8.2": [], "0.9": [], "0.9.1": [] }, "urls": [] }