.github_changelog_generator
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
Makefile
README.md
asv.conf.json
codecov.yml
pyproject.toml
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
.github/workflows/benchmark.yml
.github/workflows/ci.yml
benchmarks/__init__.py
benchmarks/benchmarks.py
psygnal/__init__.py
psygnal/_signal.py
psygnal/_version.py
psygnal/py.typed
psygnal.egg-info/PKG-INFO
psygnal.egg-info/SOURCES.txt
psygnal.egg-info/dependency_links.txt
psygnal.egg-info/not-zip-safe
psygnal.egg-info/requires.txt
psygnal.egg-info/top_level.txt
tests/test_bench.py
tests/test_psygnal.py
tests/test_qtbot.py
typesafety/test_signal.yml