Skip to content

Maifz/python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python projects

Help

$ make help

autoformat                  Autoformat Python files according to black
lint-all                    Lint all targets below
lint-files                  Lint and test all files
lint-json                   Lint JSON files
lint-python-pycodestyle     Lint Python files against pycodestyleodestyle
lint-python-pydocstyle      Lint Python files against pydocstyleocstyle
lint-python-black           Lint Python files against black (code formatter)
create-project-flask-mongo  Creates a new project based on Flask and Mongo

Autoformat code

make autoformat

Check style

make python-pycodestyle
make python-pydocstyle
make python-black

About

Collaborated Python projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published