mirror of
https://github.com/hastagAB/Awesome-Python-Scripts.git
synced 2025-02-17 13:58:07 +00:00
A Curated list of Awesome Python Scripts that Automate Stuffs.
|
||
---|---|---|
caeser_cipher | ||
Codechef-Code-Submitter | ||
Contact-Distribution | ||
Current_City_Weather | ||
Directory-organizer | ||
File-Explorer-Dialog-Box | ||
Flash-card-Challenge | ||
FramedText | ||
Handwriting_Recognizer | ||
Image-Circulator | ||
images2pdf | ||
InstadpShower | ||
Location_Of_Adress | ||
Location_Of_Own_IP_Adress | ||
Ping_Server | ||
Proxy-Request | ||
Random_Names_Generator | ||
SmsYourLocation | ||
Subtitle-downloader | ||
Website-Blocker | ||
Word-generator | ||
zabbix_api | ||
zip_password_cracker | ||
.gitignore | ||
README.md |
Awesome Python Scripts 😎 ![PyPI](https://warehouse-camo.cmh1.psfhosted.org/18509a25dde64f893bd96f21682bd6211c3d4e80/68747470733a2f2f696d672e736869656c64732e696f2f707970692f707976657273696f6e732f64796e61636f6e662e737667)
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.