.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
Makefile
README.md
setup.cfg
setup.py
.github/ISSUE_TEMPLATE.md
.github/workflows/ci.yml
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