A Curated list of Awesome Python Scripts that Automate Stuffs.
Go to file
2018-10-03 02:39:34 +05:30
Subtitle-downloader Add python script for downloading subtitles 2018-10-03 00:04:25 +05:30
Website-Blocker Added Website Blocker 2018-10-03 00:04:07 +05:30
distance.py Add files via upload 2018-10-03 02:39:34 +05:30
Handwriting_Recognizer_DNN_classifier.py Add files via upload 2018-10-03 02:39:34 +05:30
locator.py Add files via upload 2018-10-03 02:39:34 +05:30
README.md Update README.md 2018-10-03 00:22:40 +05:30

Awesome Python Scripts 😎 PyPI

A list of some awesome python scripts that automates some stuffs or makes our work easier.

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 file(If any) and a seperate README File with proper documentation.