Skip to content

This repo is for project of peer learning days for negpod 7

Notifications You must be signed in to change notification settings

boris-ny/PLD_py_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

PLD_py_project

Running this program

  • To run this program, enter the command below

python3 run.py

Dependemcies to install

To install each of these modules, simply go to your terminal and run a pip install. Below is the pip install command for the modules to install

  • tqdm

pip install tqdm

  • colorama

pip install colorama

  • termcolor

pip install termcolor

  • pyfiglet

pip install pyfiglet

Contribution Guide

  • Clone the repository

git clone

  • Create a new branch

git checkout BranchName

  • Remember to fetch upstream/pull updates before contributing

git fetch

  • Add functions in the right directory, there is a directory for that called function
  • Add your changes, commit and push
  • Open a pull request

About

This repo is for project of peer learning days for negpod 7

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages