You can contribute by adding new python projects, improving current projects[code & documentation]. Here are some Instructions before making a Pull Request
- 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