.gitignore
LICENSE
MANIFEST.in
README.md
README.rst
requirements.txt
setup.py
.github/workflows/publish_to_pypi.yml
contrib/topical_almuten.py
docs/Makefile
docs/README.md
docs/make.bat
docs/source/conf.py
docs/source/faq.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/_static/python-interpreter-osx.png
docs/source/_static/python-interpreter-win32.png
docs/source/_static/xcode-command-line-tools.png
docs/source/tutorials/chart-properties.rst
docs/source/tutorials/create-chart.rst
docs/source/tutorials/index.rst
docs/source/tutorials/intro-python.rst
flatlib/__init__.py
flatlib/angle.py
flatlib/aspects.py
flatlib/chart.py
flatlib/const.py
flatlib/datetime.py
flatlib/geopos.py
flatlib/lists.py
flatlib/object.py
flatlib/props.py
flatlib/test.py
flatlib/utils.py
flatlib/dignities/__init__.py
flatlib/dignities/accidental.py
flatlib/dignities/essential.py
flatlib/dignities/tables.py
flatlib/ephem/__init__.py
flatlib/ephem/eph.py
flatlib/ephem/ephem.py
flatlib/ephem/swe.py
flatlib/ephem/tools.py
flatlib/predictives/__init__.py
flatlib/predictives/primarydirections.py
flatlib/predictives/profections.py
flatlib/predictives/returns.py
flatlib/protocols/__init__.py
flatlib/protocols/almutem.py
flatlib/protocols/behavior.py
flatlib/protocols/temperament.py
flatlib/resources/README.md
flatlib/resources/swefiles/fixstars.cat
flatlib/resources/swefiles/seas_12.se1
flatlib/resources/swefiles/seas_18.se1
flatlib/resources/swefiles/seas_24.se1
flatlib/resources/swefiles/sefstars.txt
flatlib/resources/swefiles/semo_12.se1
flatlib/resources/swefiles/semo_18.se1
flatlib/resources/swefiles/semo_24.se1
flatlib/resources/swefiles/sepl_12.se1
flatlib/resources/swefiles/sepl_18.se1
flatlib/resources/swefiles/sepl_24.se1
flatlib/tools/__init__.py
flatlib/tools/arabicparts.py
flatlib/tools/chartdynamics.py
flatlib/tools/planetarytime.py
flatlib_tesla.egg-info/PKG-INFO
flatlib_tesla.egg-info/SOURCES.txt
flatlib_tesla.egg-info/dependency_links.txt
flatlib_tesla.egg-info/requires.txt
flatlib_tesla.egg-info/top_level.txt
recipes/README.md
recipes/accidentaldignities.py
recipes/almutem.py
recipes/arabicparts.py
recipes/aspects.py
recipes/behavior.py
recipes/chartdynamics.py
recipes/eclipses.py
recipes/essentialdignities.py
recipes/leapyears.py
recipes/planetarytime.py
recipes/primarydirections.py
recipes/profections.py
recipes/solarreturn.py
recipes/solaryears.py
recipes/temperament.py
scripts/build.py
scripts/clean.py
scripts/utils.py
tests/test_angles.py
tests/test_chart.py