CONTRIBUTE.MD
LICENSE
MANIFEST.in
README.md
ai.py
pyproject.toml
pysheets.py
requirements.txt
datafiles/forbes-ai-50.csv
pysheets_app.egg-info/PKG-INFO
pysheets_app.egg-info/SOURCES.txt
pysheets_app.egg-info/dependency_links.txt
pysheets_app.egg-info/entry_points.txt
pysheets_app.egg-info/requires.txt
pysheets_app.egg-info/top_level.txt
static/__init__.py
static/api.py
static/constants.py
static/editor.py
static/favicon.ico
static/history.py
static/html2canvas.min.js
static/html_maker.py
static/inventory.py
static/leader-line.min.js
static/lsp.py
static/menu.py
static/models.py
static/preview.py
static/pysheets.js
static/pysheets.py
static/screenshot.png
static/selection.py
static/state.py
static/storage.py
static/timeline.py
static/worker.py
templates/index.html
tests/input.json
tests/test_convert.py
tests/test_edits.py
tests/test_expression.py
tests/test_inputs.py
tests/test_keys.py
tests/test_lsp.py
tests/test_models.py
tests/test_run.py