Listado de rutas de carpetas para el volumen Trabajo El n·mero de serie del volumen es A0B6-F93D D:. | files.txt | +---backend | | app.py | | __init__.py | | | +---core | | | directory_handler.py | | | profile_manager.py | | | script_manager.py | | | workdir_config.py | | | __init__.py | | | | | \---__pycache__ | | directory_handler.cpython-310.pyc | | profile_manager.cpython-310.pyc | | script_manager.cpython-310.pyc | | workdir_config.cpython-310.pyc | | __init__.cpython-310.pyc | | | +---script_groups | | | base_script.py | | | __init__.py | | | | | +---example_group | | | | config.json | | | | x1.py | | | | x2.py | | | | __init__.py | | | | | | | \---__pycache__ | | | x1.cpython-310.pyc | | | x2.cpython-310.pyc | | | | | \---__pycache__ | | base_script.cpython-310.pyc | | __init__.cpython-310.pyc | | | \---__pycache__ | __init__.cpython-310.pyc | +---data | profiles.json | \---frontend +---static | +---css | | style.css | | | \---js | main.js | modal.js | profile.js | scripts.js | workdir_config.js | \---templates base.html index.html