Awesome-Python-Scripts/README.md
2019-01-24 16:22:13 +05:30

6.8 KiB

Awesome Python Scripts 😎 PyPI

What is this repo?

This repo is a compilation of some awesome scripts that automate some boring tasks or simply make our life easier.

What do we have:

So far, the following projects have been integrated to this repo:

Contribuition Guidelines :

  • Make a Seperate Folder for the Script.
  • There shouldn't be any Spaces between the names of the script. (Use underscore or dash Symbol) eg. Script_One
  • The Folder Should contain Python Script, its supporting files(If any) and a seperate README.md File with proper documentation.