A Curated list of Awesome Python Scripts that Automate Stuffs.
Go to file
2018-10-04 01:26:29 +05:30
Codechef-Code-Submitter added files for automated code submission 2018-10-03 21:41:41 +05:30
Contact-Distribution Add a example script to distributes the contacts you receive sequentially to emails in a list. 2018-10-03 11:30:39 -03:00
Directory-organizer Added python script for organizing a directory 2018-10-03 20:32:15 +05:30
File-Explorer-Dialog-Box Update README.md 2018-10-03 14:12:26 +05:30
Flash-card-Challenge Flash-card-Challenge 2018-10-02 15:03:23 -07:00
FramedText Create Readme.md 2018-10-03 08:28:43 -04:00
Handwriting_Recognizer Created Folders for scripts 2018-10-03 12:42:16 +02:00
Image-Circulator Update README.md 2018-10-03 04:31:17 +03:00
images2pdf fixed readme.md file 2018-10-02 23:27:33 +02:00
InstadpShower Create dppage.py 2018-10-03 01:35:01 +05:30
Location_Of_Adress Created Folders for scripts 2018-10-03 12:42:16 +02:00
Location_Of_Own_IP_Adress Created Folders for scripts 2018-10-03 12:42:16 +02:00
Ping_Server script to alert when your servers are down via sms and telegram message 2018-10-03 11:31:58 +05:30
Proxy-Request added random proxy request script 2018-10-03 01:27:15 +05:30
Random_Names_Generator Added Random Names Generator 2018-10-04 01:26:29 +05:30
SmsYourLocation script for messaging location 2018-10-03 11:18:06 +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
zip_password_cracker Create README.md 2018-10-03 15:19:29 +01:00
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.