.coveragerc
LICENSE
LICENSE.APACHE2
LICENSE.MIT
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/core.rst
docs/source/exceptions.rst
docs/source/history.rst
docs/source/index.rst
docs/source/testing.rst
docs/source/tutorial.rst
docs/source/_static/.gitkeep
docs/source/development/contributing.rst
docs/source/development/index.rst
docs/source/development/releasing.rst
docs/source/development/reviewing.rst
docs/source/development/testing.rst
docs/source/examples/emissions.rst
docs/source/examples/examples.rst
qtrio/__init__.py
qtrio/_cli.py
qtrio/_core.py
qtrio/_exceptions.py
qtrio/_pytest.py
qtrio/_python.py
qtrio/_qt.py
qtrio/_version.py
qtrio/conftest.py
qtrio.egg-info/PKG-INFO
qtrio.egg-info/SOURCES.txt
qtrio.egg-info/dependency_links.txt
qtrio.egg-info/entry_points.txt
qtrio.egg-info/requires.txt
qtrio.egg-info/top_level.txt
qtrio/_tests/__init__.py
qtrio/_tests/test_cli.py
qtrio/_tests/test_core.py
qtrio/_tests/test_pytest.py
qtrio/_tests/test_python.py
qtrio/_tests/test_qt.py
qtrio/examples/__init__.py
qtrio/examples/buildingrespect.py
qtrio/examples/crossingpaths.py
qtrio/examples/emissions.py
qtrio/examples/_tests/__init__.py
qtrio/examples/_tests/test_buildingrespect.py
qtrio/examples/_tests/test_crossingpaths.py
qtrio/examples/_tests/test_emissions.py