evlib 0.1.45

High-performance event-camera utilities with Python bindings via PyO3
Documentation
1
2
3
4
5
6
7
8
[pytest]
log_cli = true
log_cli_level = INFO
log_cli_format = %(message)s
testpaths = ["tests", "examples"]
python_files = ["test_*.py", "examples/*.py"]
norecursedirs = ["examples/figures"]
nbmake_timeout = 300