.coveragerc
.flake8
.readthedocs.yml
LICENSE
LICENSE.APACHE2
LICENSE.MIT
MANIFEST.in
README.rst
check.sh
ci.sh
mypy.ini
pyproject.toml
setup.cfg
setup.py
towncrier.toml
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/core.rst
docs/source/dialogs.rst
docs/source/exceptions.rst
docs/source/getting_started.rst
docs/source/history.rst
docs/source/index.rst
docs/source/testing.rst
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/download.rst
docs/source/examples/emissions.rst
docs/source/examples/examples.rst
docs/source/examples/readme.rst
newsfragments/README.rst
qtrio/__init__.py
qtrio/__main__.py
qtrio/_cli.py
qtrio/_core.py
qtrio/_exceptions.py
qtrio/_python.py
qtrio/_qt.py
qtrio/_util.py
qtrio/_version.py
qtrio/dialogs.py
qtrio/py.typed
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/conftest.py
qtrio/_tests/helpers.py
qtrio/_tests/test_cli.py
qtrio/_tests/test_core.py
qtrio/_tests/test_dialogs.py
qtrio/_tests/test_exceptions.py
qtrio/_tests/test_pytest.py
qtrio/_tests/test_python.py
qtrio/_tests/test_qt.py
qtrio/_tests/examples/__init__.py
qtrio/_tests/examples/test_buildingrespect.py
qtrio/_tests/examples/test_crossingpaths.py
qtrio/_tests/examples/test_download.py
qtrio/_tests/examples/test_emissions.py
qtrio/_tests/examples/docs/__init__.py
qtrio/_tests/examples/readme/__init__.py
qtrio/_tests/examples/readme/test_qt.py
qtrio/_tests/examples/readme/test_qtrio.py
qtrio/examples/__init__.py
qtrio/examples/buildingrespect.py
qtrio/examples/crossingpaths.py
qtrio/examples/download.py
qtrio/examples/emissions.py
qtrio/examples/readme/__init__.py
qtrio/examples/readme/qt.py
qtrio/examples/readme/qtrio.py