Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

aroundthecode / astral   python

Repository URL to install this package:

/ METADATA

Metadata-Version: 2.1
Name: astral
Version: 1.7.1
Summary: Calculations for the position of the sun and moon.
Home-page: https://github.com/sffjunkie/astral
Author: Simon Kennedy
Author-email: sffjunkie+code@gmail.com
License: Apache-2.0
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Requires-Dist: pytz
Provides-Extra: googlegeocoder
Requires-Dist: requests ; extra == 'googlegeocoder'

Astral
======

|travis_status| |pypi_ver|

.. |travis_status| image:: https://travis-ci.org/sffjunkie/astral.svg?branch=master
    :target: https://travis-ci.org/sffjunkie/astral

.. |pypi_ver| image:: https://img.shields.io/pypi/v/astral.svg
    :target: https://pypi.org/project/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.
    * The phase of the moon.

For documentation see the https://astral.readthedocs.io/en/stable/index.html

GoogleGeocoder
~~~~~~~~~~~~~~

`GoogleGeocoder` uses the mapping services provided by Google

Access to the `GoogleGeocoder` requires you to agree to be bound by
Google Maps/Google Earth APIs Terms of Service found at
https://developers.google.com/maps/terms which includes but is not limited to
having a Google Account.

More information on Google's maps service can be found at
https://developers.google.com/maps/documentation/