/Awesome-Python-Scripts

A Curated list of Awesome Python Scripts that Automates Stuffs.

Primary LanguagePython

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.