[console_scripts]
gryphon-cli = gryphon.execution.console:main
gryphon-dashboards = gryphon.dashboards.app:main
gryphon-execute = gryphon.execution.app:main
gryphon-runtests = gryphon.tests.runtests:main

