.gitignore
AUTHORS.rst
LICENSE
MANIFEST.in
README.md
dev-requirements.txt
environment.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
desmos2python/__init__.py
desmos2python/_logger.py
desmos2python/browser.py
desmos2python/consts.py
desmos2python/latex.py
desmos2python/utils.py
desmos2python.egg-info/PKG-INFO
desmos2python.egg-info/SOURCES.txt
desmos2python.egg-info/dependency_links.txt
desmos2python.egg-info/top_level.txt
docs/__init__.py
resources/__init__.py
resources/javascript/__init__.py
resources/javascript/get_latex_desmos.js
resources/latex_json/__init__.py
resources/latex_json/ex.json
resources/templates/__init__.py
resources/templates/desmos_model_ns.pyjinja2
tests/__init__.py
tests/ex.png
tests/expected_ex.png
tests/run_tests.py