# test_modules.py from wfgy_sdk import bbmc, bbpf, bbcr, bbam bbmc.run_demo() bbpf.run_demo() bbcr.run_demo() bbam.run_demo()