Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Python Project

Tech Stack

  • python 3.12
  • pytest
  • pylint
  • mypy
  • black
  • flake8
  • poetry

Common Commands

  • make init
    • build the project
  • make verify
    • run tests
  • make run
    • run main.py