Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 433 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 433 Bytes

Python Project Generator

Pylint

This package can be used to generate a python package with the necessary boilerplate code

Usages

The program can generate:

  • Empty projects
  • Installable projects
  • Pre-commit hooks
  • Github actions