Use PEP 8 as a general rule and follow Google Style Guide.
This repository is Commitizen friendly. All commits should follow conventionalcommits.
This repository is following GitHub flow.
All changes should go through the Pull Request, and direct changes to the main
branch are NOT allowed.
All branch names should be prefixed with the number of the issue from which they originated, like 012_implement_deploy_command
.