Skip to content

EHB-MCT/assignment-1-tuur-stas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyhton Project starter

This project is a Python starter template designed to help developers quickly set up a Python environment with best practices and conventions. It includes sample functions, error handling, and unit tests to streamline new projects.

Up & running

STEP1 Clone the repository: git clone https://github.com/EHB-MCT/assignment-1-tuur-stas.git cd assignment-1-tuur-stas STEP 2 - Install dependencies: pip install -r requirements.txt STEP 3 - Run the application python3 starter_file.py STEP 4 - Run the tests python -m unittest discover -s tests

Sources

About

dev-v-2024-2025-assignment-1-template-DEV-V created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%