Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.22 KB

File metadata and controls

41 lines (29 loc) · 1.22 KB

python_projects

python training repository

Description

Here in this repository, you will find a set of python projects from simple to complex most of time working in the console and sometime with GUI.

Projects list

User Guide

Do you want to try these projects? Just clone the current repository and type the following commands in individual folder:

-open in terminal
- python <mainfilename.py>
- And it's all done ! 

Contributors Guide

If you want to help me improve the repository you can fork the project and add you own features or updates then pull request and add me as reviewer When you find out error, don't hesitate to correct it .

Enjoy python!