x- Fix the step-by-step with pip install, using venv.

x- See if It's possible to validate with docker container and put all test commands in one
.sql and import or execute it with the docker container like: docker run -f test.sql or something like
that, instead of execute commnad by command

x- Configurar step-by-step how to create a cli, install locally, testpypi, pypi manually

- Publish to pypi using github actions
tttps://packaging.python.org/en/latest/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/

- ORganize the template inside a template folder
- Create a readonly template
