AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
aiscalator/__init__.py
aiscalator/cli.py
aiscalator.egg-info/PKG-INFO
aiscalator.egg-info/SOURCES.txt
aiscalator.egg-info/dependency_links.txt
aiscalator.egg-info/entry_points.txt
aiscalator.egg-info/not-zip-safe
aiscalator.egg-info/requires.txt
aiscalator.egg-info/top_level.txt
aiscalator/airflow/__init__.py
aiscalator/airflow/airflow_command.py
aiscalator/airflow/cli.py
aiscalator/config/config.json
aiscalator/config/logging.yaml
aiscalator/config/docker/airflow/Dockerfile
aiscalator/config/docker/airflow/config/airflow.cfg
aiscalator/config/docker/airflow/config/docker-compose-CeleryExecutor.yml
aiscalator/config/docker/airflow/config/docker-compose-LocalExecutor.yml
aiscalator/config/docker/jupyter-spark/Dockerfile
aiscalator/config/docker/jupyter-spark/install-jupytext.sh
aiscalator/core/__init__.py
aiscalator/core/config.py
aiscalator/core/log_regex_analyzer.py
aiscalator/core/utils.py
aiscalator/jupyter/__init__.py
aiscalator/jupyter/cli.py
aiscalator/jupyter/docker_command.py
docs/Makefile
docs/aiscalator.airflow.rst
docs/aiscalator.core.rst
docs/aiscalator.jupyter.rst
docs/aiscalator.rst
docs/authors.rst
docs/codeofconduct.rst
docs/conf.py
docs/contributing.rst
docs/features.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
tests/test_aiscalator.py