README.md
pyproject.toml
src/pybdp/__init__.py
src/pybdp/block.py
src/pybdp/convenience.py
src/pybdp/processor.py
src/pybdp/project.py
src/pybdp/schema.py
src/pybdp/space.py
src/pybdp/system.py
src/pybdp/toolbox.py
src/pybdp/wire.py
src/pybdp/workbench.py
src/pybdp.egg-info/PKG-INFO
src/pybdp.egg-info/SOURCES.txt
src/pybdp.egg-info/dependency_links.txt
src/pybdp.egg-info/requires.txt
src/pybdp.egg-info/top_level.txt
src/pybdp/schemas/bdp.schema.json
src/pybdp/schemas/block.schema.json
src/pybdp/schemas/processor.schema.json
src/pybdp/schemas/space.schema.json
src/pybdp/schemas/system.schema.json
src/pybdp/schemas/toolbox.schema.json
src/pybdp/schemas/wire.schema.json
src/pybdp/schemas/workbench.schema.json
tests/test_block.py
tests/test_processor.py
tests/test_project.py
tests/test_space.py
tests/test_system.py
tests/test_toolbox.py
tests/test_wire.py
tests/test_workbench.py