interpreter = ""
[files]
"static/constants.py" = "constants.py"
"static/menu.py" = "menu.py"
"static/state.py" = "state.py"
"static/pysheets.py" = "pysheets.py"
"static/timeline.py" = "timeline.py"
"static/editor.py" = "editor.py"
"static/api.py" = "api.py"
"static/lsp.py" = "lsp.py"
"static/preview.py" = "preview.py"
"static/inventory.py" = "inventory.py"
"static/models.py" = "models.py"
"static/selection.py" = "selection.py"
"static/storage.py" = "storage.py"
"static/history.py" = "history.py"
"static/html_maker.py" = "html_maker.py"
"static/views/spreadsheet.py" = "views/spreadsheet.py"
"static/views/cell.py" = "views/cell.py"
"static/ltk/jquery.py" = "ltk/jquery.py"
"static/ltk/widgets.py" = "ltk/widgets.py"
"static/ltk/pubsub.py" = "ltk/pubsub.py"
"static/ltk/__init__.py" = "ltk/__init__.py"
"static/ltk/logger.py" = "ltk/logger.py"
"static/ltk/ltk.js" = "ltk/ltk.js"
"static/ltk/ltk.css" = "ltk/ltk.css"