LICENSE
README.md
pyproject.toml
app/__init__.py
app/cli.py
app/main.py
app/packdir.py
app/adapters/__init__.py
app/adapters/adapters.py
app/adapters/load_adapters.py
app/auth/__init__.py
app/auth/auth.py
app/configs/__init__.py
app/configs/configs.py
app/db/__init__.py
app/db/db.py
app/models/__init__.py
app/models/models.py
app/routes/__init__.py
app/routes/api.py
app/routes/applications.py
app/routes/configroutes.py
app/routes/enviro.py
app/routes/websockets.py
app/services/__init__.py
app/services/process_manager.py
app/services/utils.py
app/static/js/script.js
app/static/svg/atlas.svg
app/templates/base.html
app/templates/config.html
app/templates/index.html
app/templates/login.html
app/templates/logs_terminal.html
app/templates/new_application.html
app/templates/register.html
app/templates/view_application.html
app/utils/__init__.py
app/utils/utils.py
atlasserver.egg-info/PKG-INFO
atlasserver.egg-info/SOURCES.txt
atlasserver.egg-info/dependency_links.txt
atlasserver.egg-info/entry_points.txt
atlasserver.egg-info/requires.txt
atlasserver.egg-info/top_level.txt