文件名称:Python-blinker一个快速Python进程内信号事件调度系统
文件大小:27KB
文件格式:ZIP
更新时间:2022-08-30 06:16:06
Python开发-其它杂项
blinker:一个快速Python进程内信号/事件调度系统。
【文件预览】:
blinker-master
----setup.py(2KB)
----.gitignore(167B)
----CHANGES(2KB)
----blinker()
--------_utilities.py(4KB)
--------__init__.py(303B)
--------base.py(16KB)
--------_saferef.py(9KB)
----Makefile(664B)
----.travis.yml(882B)
----MANIFEST.in(224B)
----LICENSE(1KB)
----setup.cfg(66B)
----.gitmodules(122B)
----README.md(2KB)
----tests()
--------test_utilities.py(458B)
--------test_signals.py(12KB)
--------test_context.py(1KB)
--------test_saferef.py(4KB)
----docs()
--------source()
----AUTHORS(207B)
----tox.ini(119B)