# Astral
This is 'astral' a Python module which calculates
- Times for various positions of the sun: dawn, sunrise, solar noon,
sunset, dusk, solar elevation, solar azimuth and rahukaalam.
- Moon rise, set, azimuth and zenith.
- The phase of the moon.
For documentation see https://sffjunkie.github.io/astral/
## Package Status
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/sffjunkie/astral/astral-test) ![PyPI - Downloads](https://img.shields.io/pypi/dm/astral)
Raw data
{
"_id": null,
"home_page": "https://github.com/sffjunkie/astral",
"name": "astral",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7,<4.0",
"maintainer_email": "",
"keywords": "sun,moon,sunrise,sunset,dawn,dusk",
"author": "Simon Kennedy",
"author_email": "sffjunkie+code@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/04/d1/1adbf06a38dc339e41a1666f6c7135924594c20fd46e060fb263248c564d/astral-3.2.tar.gz",
"platform": null,
"description": "# Astral\n\nThis is 'astral' a Python module which calculates\n\n- Times for various positions of the sun: dawn, sunrise, solar noon,\nsunset, dusk, solar elevation, solar azimuth and rahukaalam.\n- Moon rise, set, azimuth and zenith.\n- The phase of the moon.\n\nFor documentation see https://sffjunkie.github.io/astral/\n\n## Package Status\n\n![GitHub Workflow Status](https://img.shields.io/github/workflow/status/sffjunkie/astral/astral-test) ![PyPI - Downloads](https://img.shields.io/pypi/dm/astral)\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Calculations for the position of the sun and moon.",
"version": "3.2",
"split_keywords": [
"sun",
"moon",
"sunrise",
"sunset",
"dawn",
"dusk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2d80d6edd9c3259913cfe39aff2bea4da65de5ad0235a578405e37aabace5f2c",
"md5": "b3566a7379cb62b3e67577ecbf6a9d70",
"sha256": "cb7b49a3f0d4c64ae666be131276d2a3226134c598db10e672028cf8ff855f83"
},
"downloads": -1,
"filename": "astral-3.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b3566a7379cb62b3e67577ecbf6a9d70",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7,<4.0",
"size": 38325,
"upload_time": "2022-11-05T18:12:01",
"upload_time_iso_8601": "2022-11-05T18:12:01.164505Z",
"url": "https://files.pythonhosted.org/packages/2d/80/d6edd9c3259913cfe39aff2bea4da65de5ad0235a578405e37aabace5f2c/astral-3.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "04d11adbf06a38dc339e41a1666f6c7135924594c20fd46e060fb263248c564d",
"md5": "9c83c03383e9d0b270f4ed2e750d067a",
"sha256": "9b7c3b412e9e69d172cfb24be0e6addcc9f1bd01a28db8bebe66d75ccc533d88"
},
"downloads": -1,
"filename": "astral-3.2.tar.gz",
"has_sig": false,
"md5_digest": "9c83c03383e9d0b270f4ed2e750d067a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7,<4.0",
"size": 48075,
"upload_time": "2022-11-05T18:12:02",
"upload_time_iso_8601": "2022-11-05T18:12:02.913234Z",
"url": "https://files.pythonhosted.org/packages/04/d1/1adbf06a38dc339e41a1666f6c7135924594c20fd46e060fb263248c564d/astral-3.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-11-05 18:12:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "sffjunkie",
"github_project": "astral",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"tox": true,
"lcname": "astral"
}