Skip to content

fortierq/python-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python project template

This template contains:

  • A Python devcontainer for Visual Code: linter, formatter, suitable extensions...
  • src: source files
  • test: tests with pytest
  • requirements.txt: required modules (dependancies)
  • Makefile: commands to use your project
  • gitignore: common files to ignore

How to use this project

  • make tests: runs all tests in test folder

About

Template for Python projects

Topics

Resources

Stars

Watchers

Forks

Contributors