[console_scripts]
create-python-package = create_python_package.main:create
publish-python-package = create_python_package.main:publish

