Skip to content

A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great idea to the new script

License

Notifications You must be signed in to change notification settings

deepakjanorkar/awesomeScripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

130 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

header

hacktober-issue forks stars license

Discord last commit contributors

python open issues close issue open_pr open_pr

A Collection of Awesome Problem Solving Scripts in Python.

How to Contribute

You can contribute by adding new scripts, improving current scripts or Documentation.Here are some Instructions before making a Pull Request

  • Before creating a new issue please check the scripts doesn't exist in Repository as well in open issues
  • Check isssue for new scrips or create your new issue.
  • Make sure to be assigned on issue before making a Pull Request.
  • Create a new folder for your script and file/folder name should be appropriate.
  • Create a README.md in your folder for program Instructions
  • add requirements.txt if needed
  • Use Flake8 locally for linting Python Code. pip install flake8. (We have linting checks so if your code fails it we will not merge the PR.)
  • add your script information below in table

Scripts and contributorss

Add your Script|Author_Name|ShortItroduction in Main README.

Script Name Author Short introduction to program
send-discord_message CodePerfectplus Send Github repo notification to Discord with webhooks
propenster-scripts Propenster This Script gets some system info of the user's device
scrap_github_repos CodePerfectplus Scrap GitHub user repos and save it in csv
html2pdf convert website to html with CLI
sms_sending_script send sms with python CLI
scrap_all_links Scrap link from website using Python CLI
remove_punctuation_number Remove Punctuation/Number from text file
countries_trivia_game Propenster Simple trivia quiz game that loads questions and answers from a CSV file
scrap_all_email CodePerfectplus Scrap all email from input website
jpeg_to_png CodePerfectplus Convert image format jpeg_to_png CLI tool
website_cloner CodePerfectplus clone website using python
alphabet_analyzer Natsumi H. Analyze how common each letter is in the English alphabet
check_weather roopeshvs Get The Weather Of Your City using Python CLI
ebook_to_kindle roopeshvs convert Ebook to Kindle format
downlod_mp3 parasgupta44 download mp3 from youtube
imbd_scanner ben-jnr implement title based and user ratings based search
stackoverflow parse ParijatDhar97 Parses SO for your error messages
sudoku_solver basscoder2808 solve sudoku puzzles using backtracking
word_counter p014ri5 count the word
duplicate_image_remover p014ri5 remove deuplicate image from pc
cartoonify brtymn cartoonify input image in python
email_sending_script nis130 email sending automation in pyton
merge_2_pdfs uditmore99 The above script will merge two PDF's at once !
video_player brtymn video plater with opencv
pdf_redaction debdutgoswami redact a pdf in Python
word-cloud saswatamcode create word-cloud using flask

Maintainers

Social Channel - Connect with like minded people

footer

About

A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great idea to the new script

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%