.gitignore
.pre-commit-config.yaml
README.md
mkdocs.yml
pyproject.toml
.github/workflows/python-publish.yml
.github/workflows/test-pytest.yml
docs/Basic Usage.ipynb
docs/index.md
docs/quickstart.md
docs/javascripts/mathjax.js
mkdocs/base.yml
src/autogs/_static.py
src/autogs/util.py
src/autogs/io/__init__.py
src/autogs/io/git/__init__.py
src/autogs/pdf/__init__.py
src/autogs_core.egg-info/PKG-INFO
src/autogs_core.egg-info/SOURCES.txt
src/autogs_core.egg-info/dependency_links.txt
src/autogs_core.egg-info/requires.txt
src/autogs_core.egg-info/top_level.txt
tests/README.md
tests/__init__.py
tests/test_autogs_core.py