webng.controllers package
Submodules
webng.controllers.base module
- class webng.controllers.base.Base(*args, **kw)[source]
Bases:
ArgparseController
- class Meta[source]
Bases:
object
- arguments = [(['-v', '--version'], {'action': 'version', 'version': '\nA weighted ensemble simulation setup tool starting from a BNGL model 0.0.8\nCement Framework 3.0.8\nPython 3.7.9\nPlatform Linux-5.15.0-1004-aws-x86_64-with-debian-buster-sid\n'})]
- description = 'A weighted ensemble simulation setup tool starting from a BNGL model'
- epilog = 'Usage: webng command1 --foo bar'
- label = 'base'