mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2024-11-23 20:11:07 +00:00
A Curated list of Awesome Python Scripts that Automate Stuffs.
Algebra-Solver | ||
Artificial-intelligence_bot | ||
asymmetric_cryptography | ||
Bitcoin-Price-GUI | ||
caeser_cipher | ||
Checksum | ||
Codechef-Code-Submitter | ||
Color_to_BW_Converter | ||
Contact-Distribution | ||
CricBuzz_Score_Update | ||
Crypt_Socket | ||
Current_City_Weather | ||
Directory-organizer | ||
Excel_to_ListofList | ||
File-Explorer-Dialog-Box | ||
Flash-card-Challenge | ||
FramedText | ||
Handwriting_Recognizer | ||
HTML_Table_to_List | ||
Image-Circulator | ||
images2pdf | ||
InstadpShower | ||
Location_Of_Adress | ||
Location_Of_Own_IP_Adress | ||
logpye_log4j_search | ||
mailing | ||
Ping_Server | ||
Port_Scanner | ||
Proxy-Request | ||
Random_Names_Generator | ||
Random_Password_Generator | ||
signature2png | ||
SimpleWebpageParser | ||
Slideshare-Downloader | ||
SmsYourLocation | ||
Squid-Proxy-Installer-for-Ubuntu16 | ||
Subtitle-downloader | ||
Take_screenshot | ||
vigenere_cipher | ||
Website-Blocker | ||
Word-generator | ||
Work_Log_Generator | ||
Youtube_Video_Downloader | ||
zabbix_api | ||
zip_password_cracker | ||
.gitignore | ||
README.md |
Awesome Python Scripts 😎
What is this repo?
This repo is a compilation of some awesome Python scripts that automate some boring tasks or simply make our life easier...or both!
🍪 Cookies for all contributors as well~
What do we have:
So far, the following projects have been integrated to this repo:
How to use :
- Clone/Download the directory and navigate to each folder. Or...
- Simply navigate to the folder and download/copy the scripts! It's that simple and easy.
Remember to star the repo if you love the scipts~ 😉
Contribuition Guidelines :
-
Make a separate folder for your script.
-
There shouldn't be any spaces between the names of the script. (Use underscore or dash Symbol)
- ❌ Script One
- ✔️ Script_One
- ✔️ Script-One
-
The Folder should contain the followings -
- Main Python Script,
- Supporting files for the Script (If any)
- A separate
README.md
File with proper documentation.
-
Feel Free to add your script in the project's list above.