.gitignore
requirements.txt
setup.py
.github/workflows/mypy.yaml
.github/workflows/release.yaml
cowswap/__init__.py
cowswap/_constants.py
cowswap/_types.py
cowswap/cowswap.py
cowswap/exceptions.py
cowswap.egg-info/PKG-INFO
cowswap.egg-info/SOURCES.txt
cowswap.egg-info/dependency_links.txt
cowswap.egg-info/requires.txt
cowswap.egg-info/top_level.txt
tests/conftest.py
tests/test_cowswap.py