awesomeScripts
awesomeScripts copied to clipboard
A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star:
# Pull Request Template **script name** - subtitles_downloader_script/ **What have you Changed** Added a script to download subtitles as mentioned in #401 what you changed in the codebase.write here Added...
## whatsapp auto response bot using python Added a new python project - whatsapp auto response bot. This is a python mini project (bot) which reads the recent chats of...
# Pull Request Template **script name** - csv2json.py **What have you Changed** -> I have added CSV to JSON converter script. what you changed in the codebase.write here ### Issue...
## Script Title -HomeAlexa bot **what will change** -HomeAlexa is create to help people who are incapable of using alexa ## Instructions - Create a new folder for your script...
## Script Title - Subtitle Downloader **what will change** - Adds a script to download subtitles from podnapsi ## Instructions - Create a new folder for your script and file/folder...
## Script Title - csv2json and vice versa **what will change** - ```sh python csv2json -j # convert csv to json python csv2json -c # convert json to csv ```...
## Script Title - Sms sending to mobile CLI script in python ```bash python script.py ``` **what will change** - ## Instructions - Create a new folder for your script...
## Script Title - Jumbled Words A script that will take as input a scrambled word and outputs the correct possibilities from English dictionary ## Instructions - Create a new...
I would like to work on this issue. ## Script Title - Create Hangman game in Python **what will change** - ## Instructions - Create a new folder for your...