aman-thakral / astral

Calculations for the position of the sun and moon. Cythonized version of Simon Kennedy's original astral.
http://pypi.python.org/pypi/astral/0.5
Apache License 2.0
3 stars 0 forks source link

This is 'astral' a Python module for calculating times of the day for various positions of the sun.

For documentation see the HTML documentation in the 'doc' directory.

To build the cython extension, run "python setup.py build_ext --inplace"