.gitignore
.mdformat.toml
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/PULL_REQUEST_TEMPLATE.md
.github/release-drafter.yml
.github/ISSUE_TEMPLATE/bug.md
.github/ISSUE_TEMPLATE/feature.md
.github/ISSUE_TEMPLATE/work-item.md
.github/workflows/commitlint.yaml
.github/workflows/draft.yaml
.github/workflows/publish.yml
.github/workflows/test.yaml
.github/workflows/title.yaml
tests/functional/test_schema_fuzzing.py
tests/functional/test_uniswap_examples.py
tests/integration/conftest.py
tests/integration/test_cli.py
tokenlists/__init__.py
tokenlists/_cli.py
tokenlists/config.py
tokenlists/manager.py
tokenlists/py.typed
tokenlists/typing.py
tokenlists/version.py
tokenlists.egg-info/PKG-INFO
tokenlists.egg-info/SOURCES.txt
tokenlists.egg-info/dependency_links.txt
tokenlists.egg-info/entry_points.txt
tokenlists.egg-info/not-zip-safe
tokenlists.egg-info/requires.txt
tokenlists.egg-info/top_level.txt