.gitignore
README.md
pyproject.toml
requirements.txt
setup.py
.github/workflows/python-publish.yml
build_ui/Dockerfile
celeryviz/__init__.py
celeryviz/command.py
celeryviz/constants.py
celeryviz/event_receiver.py
celeryviz/executor.py
celeryviz/log.py
celeryviz/recorder.py
celeryviz/server.py
celeryviz.egg-info/PKG-INFO
celeryviz.egg-info/SOURCES.txt
celeryviz.egg-info/dependency_links.txt
celeryviz.egg-info/entry_points.txt
celeryviz.egg-info/requires.txt
celeryviz.egg-info/top_level.txt
celeryviz/__pycache__/__init__.cpython-310.pyc
celeryviz/__pycache__/__init__.cpython-38.pyc
celeryviz/__pycache__/command.cpython-310.pyc
celeryviz/__pycache__/command.cpython-38.pyc
celeryviz/__pycache__/constants.cpython-310.pyc
celeryviz/__pycache__/constants.cpython-38.pyc
celeryviz/__pycache__/event_receiver.cpython-310.pyc
celeryviz/__pycache__/event_receiver.cpython-38.pyc
celeryviz/__pycache__/executor.cpython-310.pyc
celeryviz/__pycache__/executor.cpython-38.pyc
celeryviz/__pycache__/log.cpython-310.pyc
celeryviz/__pycache__/log.cpython-38.pyc
celeryviz/__pycache__/recorder.cpython-310.pyc
celeryviz/__pycache__/recorder.cpython-38.pyc
celeryviz/__pycache__/server.cpython-310.pyc
celeryviz/__pycache__/server.cpython-38.pyc
celeryviz/static/favicon.png
celeryviz/static/flutter.js
celeryviz/static/flutter_bootstrap.js
celeryviz/static/flutter_service_worker.js
celeryviz/static/index.html
celeryviz/static/main.dart.js
celeryviz/static/manifest.json
celeryviz/static/version.json
docs/media/demo.webm
tests/test_eventlistener.py
tests/test_executor.py
tests/test_integration.py
tests/test_recorder.py
tests/test_server.py
tests/utils.py
tests/__pycache__/example_app.cpython-310.pyc
tests/__pycache__/test_eventlistener.cpython-310-pytest-8.2.1.pyc
tests/__pycache__/test_eventlistener.cpython-310.pyc
tests/__pycache__/test_eventlistener.cpython-38.pyc
tests/__pycache__/test_executor.cpython-310-pytest-8.2.1.pyc
tests/__pycache__/test_executor.cpython-310.pyc
tests/__pycache__/test_executor.cpython-38.pyc
tests/__pycache__/test_hello.cpython-38.pyc
tests/__pycache__/test_integration.cpython-310-pytest-8.2.1.pyc
tests/__pycache__/test_integration.cpython-310.pyc
tests/__pycache__/test_integration.cpython-38.pyc
tests/__pycache__/test_log.cpython-38.pyc
tests/__pycache__/test_recorder.cpython-310-pytest-8.2.1.pyc
tests/__pycache__/test_recorder.cpython-310.pyc
tests/__pycache__/test_recorder.cpython-38.pyc
tests/__pycache__/test_server.cpython-310-pytest-8.2.1.pyc
tests/__pycache__/test_server.cpython-310.pyc
tests/__pycache__/test_server.cpython-38.pyc
tests/__pycache__/utils.cpython-310.pyc
tests/__pycache__/utils.cpython-38.pyc