{ "info": { "author": "Brian Arbuckle", "author_email": "brian@brianarbuckle.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Sunshine\n==========\n\nSolar Calculator\n==========\n\nThis package generates **Solar Position Data** based on Latitude, Longitude, Date and Time Zone. \n*Future updates will include elevation data.* \n\nThe initial goal was to create a *simple* function that produced the daily sunrise and sunset for any given location. These calculations create a large amount of useful data that can be used for other solar related calculations and are based on the calculations from [NOAA (National Oceanic & Atmospheric Administration)](https://www.esrl.noaa.gov/gmd/grad/solcalc/). The calculations can be used in various projects, including, but not limited to, Solar Panel Placement, Sun Exposure for Building Construction, Photography, and Circadian Rhythm-based IOT projects, and Timers. \n\nGet It Now\n==========\n\n $ pip install sunshine\n\n\nDocumentation\n=============\n\nThe built-in outputs include:\n\nPandas DataFrame of all built-in calculations \n\nDaily Sunrise, Sunset & Solar Noon time - In Progress\n\nSolar Plots\n\nSolar Window\n\nSunrise and Sunset Location\n\n\nRequirements\n============\n\ndatetime\n\ndatetime - timedelta\n\nmath\n\npytz (still in progress)\n\npandas\n\nAdditional Requirements\n============ \nMatplotlib \n\n-----\n\n***Disclaimer Data for Litigation:***\nThe sunshine Solar Calculator is for research and recreational use only. The authors cannot certify or authenticate sunrise, sunset or solar position data. We do not collect observations of astronomical data, and due to atmospheric conditions, our calculated results may vary significantly from actual observed values.\n\nFor further information, please see the U.S. Naval Observatory's page Astronomical Data Used for Litigation.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tzujan/sunriset", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "sunriset", "package_url": "https://pypi.org/project/sunriset/", "platform": "", "project_url": "https://pypi.org/project/sunriset/", "project_urls": { "Homepage": "https://github.com/tzujan/sunriset" }, "release_url": "https://pypi.org/project/sunriset/1.0.dev0/", "requires_dist": null, "requires_python": "", "summary": "A Solar Calculator", "version": "1.0.dev0" }, "last_serial": 4717432, "releases": { "1.0.dev0": [ { "comment_text": "", "digests": { "md5": "5a9a6057236f207ce245d571ca161985", "sha256": "94ca1565e211f5152321254eeb519acc163bf14066d17a78ba7157cff90e4713" }, "downloads": -1, "filename": "sunriset-1.0.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "5a9a6057236f207ce245d571ca161985", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3093, "upload_time": "2019-01-20T07:13:48", "url": "https://files.pythonhosted.org/packages/72/19/f2b0663797cbe875af7207afa4c59b6fa8d96e4815e3689760215bc45ecd/sunriset-1.0.dev0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5a9a6057236f207ce245d571ca161985", "sha256": "94ca1565e211f5152321254eeb519acc163bf14066d17a78ba7157cff90e4713" }, "downloads": -1, "filename": "sunriset-1.0.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "5a9a6057236f207ce245d571ca161985", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3093, "upload_time": "2019-01-20T07:13:48", "url": "https://files.pythonhosted.org/packages/72/19/f2b0663797cbe875af7207afa4c59b6fa8d96e4815e3689760215bc45ecd/sunriset-1.0.dev0-py3-none-any.whl" } ] }