[console_scripts]
morphosx=morphosx.app.cli:main
start=uvicornmorphosx.app.main:app--reload--host0.0.0.0--port8000
test=pytesttests/test_processor.py-s

