[console_scripts]
crud-gen-pydantic = cli_tool.cli_generate_pydantic:main
crud-run-demo = tests.demo:main
