from swmm5.basic_api import run_swmm
run_swmm("ParallelPumpConfiguration.inp")
Linux lib comes from great project https://github.com/aerispaha/swmmio/tree/master/lib
More complex solutions will be based on another project https://gitlab.com/markuspichler/swmm_api/-/tree/master/