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/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_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
bin/astrality