[console_scripts]
pyantz-dev = pyantz.api.dev_server:start_dev_server
pyantz-prod = pyantz.api.backend:start_prod_server
