Skip to content

Python calculations for the position of the sun and moon.

License

Notifications You must be signed in to change notification settings

alton-campbell/astral

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 http://pythonhosted.org/astral/

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/

About

Python calculations for the position of the sun and moon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • Makefile 4.8%
  • Batchfile 4.6%