Files
astronomy/demo/python
Don Cross 7ce7af4a89 Added riseset demo program for Python.
Fixed bug in demo utility function ParseArgs.
Added README.md for Python demos.
2019-07-28 21:33:39 -04:00
..

Astronomy Engine examples in Python


Moon Phase Calculator

This example shows how to determine the Moon's current phase, and how to predict when the next few quarter phases will occur.

Rise/Set

Shows how to calculate sunrise, sunset, moonrise, and moonset times.


API Reference

Complete documentation for all the functions and types available in the Python version of Astronomy Engine.