Accelerate Your Workflow: Start Python Projects the Right Way with Cookiecutter

Опубликовано: 04 Сентябрь 2026
на канале: Dados Sobre Aprendizado
92
9

Tired of wasting time setting up the basic structure of each new Python project?

In this video, you'll learn how to use a Cookiecutter template to generate a professional structure in minutes—already complete with best practices, folder patterns, tests, and documentation.

Then, we'll version the project on GitHub and make the first commit with everything configured, creating a solid foundation for any data, engineering, or software project.

🔧 What you'll see:

How to install and use Cookiecutter;

Typical structure of a modern Python project;

How to create the repository on GitHub and make the first commit.

🧩 Tools used:

Python (https://www.python.org/);

Cookiecutter: (https://www.cookiecutter.io/);

Git + GitHub: (https://github.com/moreira-and/omni-ml).

Author's LinkedIn profile: (  / moreira-and  )