MANIFEST.in
README.rst
setup.py
astrality/__init__.py
astrality/astrality.py
astrality/compiler.py
astrality/config.py
astrality/filewatcher.py
astrality/module.py
astrality/resolver.py
astrality/timer.py
astrality/utils.py
astrality.egg-info/PKG-INFO
astrality.egg-info/SOURCES.txt
astrality.egg-info/dependency_links.txt
astrality.egg-info/requires.txt
astrality.egg-info/top_level.txt
astrality/config/astrality.yaml
astrality/config/templates/conky_performance.conf
astrality/config/templates/conky_time.conf
astrality/config/wallpaper_themes/default/afternoon.jpg
astrality/config/wallpaper_themes/default/colors.yaml
astrality/config/wallpaper_themes/default/morning.jpg
astrality/config/wallpaper_themes/default/night.jpg
astrality/config/wallpaper_themes/default/solid_black_background.jpeg
astrality/config/wallpaper_themes/default/sunrise.jpg
astrality/config/wallpaper_themes/default/sunset.jpg
astrality/tests/commands.yaml
astrality/tests/conftest.py
astrality/tests/test.yaml
astrality/tests/test_astrality.py
astrality/tests/test_compiler.py
astrality/tests/test_config.py
astrality/tests/test_context.py
astrality/tests/test_filewatcher.py
astrality/tests/test_module.py
astrality/tests/test_resolver.py
astrality/tests/test_timer.py
astrality/tests/__pycache__/conftest.cpython-36-PYTEST.pyc
astrality/tests/__pycache__/test_astrality.cpython-36-PYTEST.pyc
astrality/tests/__pycache__/test_compiler.cpython-36-PYTEST.pyc
astrality/tests/__pycache__/test_config.cpython-36-PYTEST.pyc
astrality/tests/__pycache__/test_context.cpython-36-PYTEST.pyc
astrality/tests/__pycache__/test_filewatcher.cpython-36-PYTEST.pyc
astrality/tests/__pycache__/test_module.cpython-36-PYTEST.pyc
astrality/tests/__pycache__/test_resolver.cpython-36-PYTEST.pyc
astrality/tests/__pycache__/test_timer.cpython-36-PYTEST.pyc
astrality/tests/templates/empty.template
astrality/tests/templates/env_vars
astrality/tests/templates/integer_indexed
astrality/tests/templates/no_context.template
astrality/tests/templates/shell_filter.template
astrality/tests/templates/shell_filter_working_directory.template
astrality/tests/templates/test_template.conf
astrality/tests/templates/weekday.yaml
astrality/tests/test_config/astrality1.yaml
astrality/tests/test_config/astrality2.yaml
astrality/tests/test_config/templates/no_context.template
astrality/tests/test_timers/test_periodic.py
astrality/tests/test_timers/test_solar.py
astrality/tests/test_timers/test_static.py
astrality/tests/test_timers/test_time_of_day.py
astrality/tests/test_timers/test_weekday.py
astrality/tests/test_timers/__pycache__/test_periodic.cpython-36-PYTEST.pyc
astrality/tests/test_timers/__pycache__/test_solar.cpython-36-PYTEST.pyc
astrality/tests/test_timers/__pycache__/test_static.cpython-36-PYTEST.pyc
astrality/tests/test_timers/__pycache__/test_time_of_day.cpython-36-PYTEST.pyc
astrality/tests/test_timers/__pycache__/test_weekday.cpython-36-PYTEST.pyc
bin/astrality