wolframclient.cli.commands package¶
Submodules¶
wolframclient.cli.commands.benchmark module¶
wolframclient.cli.commands.refactor module¶
- class wolframclient.cli.commands.refactor.Command(argv=None, name=None)[source]¶
Bases:
SimpleCommand
- modules = ['wolframclient']¶
wolframclient.cli.commands.setup module¶
- class wolframclient.cli.commands.setup.Command(argv=None, name=None)[source]¶
Bases:
SimpleCommand
Run test suites from the tests modules. A list of patterns can be provided to specify the tests to run.
- dependencies = ('pytz', 'aiohttp', 'numpy', 'oauthlib', 'pandas', 'pillow', 'pyzmq', 'requests', 'unittest-xml-reporting', 'certifi>=2017.4.17')¶