Skip to content

chapainaashish/PyProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyProjects

A collection of Python Mini Projects

        

How to Contribute 🤔

You can contribute by adding new python projects, improving current projects[code & documentation]. Here are some Instructions before making a Pull Request

Here are the steps to contribute 👣

  • Fork this repository to your account
  • Clone the repository on your local machine
  • Do your contribution [You can optimize existing projects or add your new projects]
  • If you are adding new project, first create a new folder with project name
  • Add your projects files in project folder(use '-' for space) with README.md in it. Add requirements.txt if needed.
  • Commit the change and make new pull request