.style.yapf
CHEATSHEET.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE.APACHE2
LICENSE.MIT
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
test-requirements.txt
docs/Makefile
docs/make.bat
docs/source/api.rst
docs/source/conf.py
docs/source/history.rst
docs/source/index.rst
docs/source/tutorial.rst
docs/source/_static/.gitkeep
src/outcome/__init__.py
src/outcome/_impl.py
src/outcome/_util.py
src/outcome/_version.py
src/outcome.egg-info/PKG-INFO
src/outcome.egg-info/SOURCES.txt
src/outcome.egg-info/dependency_links.txt
src/outcome.egg-info/requires.txt
src/outcome.egg-info/top_level.txt
tests/__init__.py
tests/test_async.py
tests/test_sync.py