[console_scripts]
create_user=fast_auth.auth.auth:create_user_cli
migrate=fast_auth.migration:create_auth_tables_cli

