This is a copier package that can generate (almost) minimal python package.
Usage:
# Install copier first (https://copier.readthedocs.io/en/stable/)
pipx install copier
# Run the copier. This will create a new folder container the package files.
copier copy https://github.com/hktonylee/create_python_package .