[console_scripts]
pyrest-create = pyrest.cli:create_project
pyrest-serve = pyrest.cli:serve_app
