Skip to content

using-github-for-collaboration-haris-sohail created by GitHub Classroom

Notifications You must be signed in to change notification settings

NUCES-ISB/using-github-for-collaboration-haris-sohail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Assignment Due Date

Calculator App

Create virtual environment using python -m venv .venv

Source this environment source .venv/bin/activate

Install all the dependencies pip install -r requirements.txt

Run the tests pytest test.py

Run the app python app.py

About

using-github-for-collaboration-haris-sohail created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages