Awesome-Python-Scripts
Awesome-Python-Scripts copied to clipboard
A Curated list of Awesome Python Scripts that Automate Stuffs.
As said, I added the script to the project list. Please check it out.
I've added an address finder that finds addresses quickly on google maps just by using a single command line. Please review it.
Adding a Python program that calculates the following depth of lake problem. Issue#181 Description: While sailing on a boat, Rose noticed a beautiful water lily flower above the lake's surface....
This script used smtplib module and pandas module to fetch email ids from a given excel file and send same email to various email ids in the excel file.
I've written all the steps in a simple way (for a beginner to understand) along with the git commands and examples.
Added a handful of Python scripts that replicates a reverse shell handler (much like a Meterpreter session of the Metasploit framework). - [Disclaimer: ONLY HAS BEEN USED AND TO BE...
Added script that automatically download the images and convert the annotations given in a dataturks json file to YOLOv3 annotations. Config files are also generated.