Skip to content

moralespanitz/python_template_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 Python Template Project

👨 Author: @moralespanitz

Follow me ⬇️

Folder structure

This template contains the following parts:

  • 📁 data: for data
  • 📁 doc: for documentation
  • 📁 src: for .py code
  • 📁 tests: for each test of code (pytest)
  • 📁 tools: addtional dependencies for project

How to add code

Following the principle of Test Driven Development, the first part consist in create the test file and the implementation for fix this error.

Example:

How to test code

How to set documentation

About

A python template project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published