Giter Club home page Giter Club logo

awesome-python-scripts's Introduction

Awesome Python Scripts 😎 PyPI HitCount GitHub stars

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:

Project Name Contributors
sudoku-solver Rishabh Umrao
File Encrypt Decrypt Aditya Arakeri
Address locator Chris
Automated emails Suvigya
AI chatbot umar abdullahi
Asymmetric Encryption victor matheus
Bitcoin price GUI Amirul Abu
Cryptocurrency Converter AdnCodz
Caesar Cipher epi052
Checksum tool Austin Ewens
Codechef autosubmitter Harshit Mahajan
Colored B&W Image Converter Nitish Srivastava
Contact 'Leads' Distribution Tiago Cordeiro
Cricket Matches web Scraper Divy Ranjan
Crypt socket Willian GL
Current City Weather Jesse Bridge
Directory organizer Athul P
DOH DIG Ryan
English Theasaurus Ansh Dhingra
Excel Files Merger Andrei N
Excel to List Nitish Srivastava
Extended_ip_address_info hafpaf
File explorer Nikhil Kumar Singh
File Sharing Bot Darshan Patel
Flash card quizzer Utkarsh Sharma
Frammed text generator jcdwalle
Gmail Mailing Script mayank-kapur
Handwrting DNN recognizer Chris
HTML Table to List Nitish Srivastava
Image circle formatter Berk Gureken
Image To PDF msaoudallah
Instadp Web Scrapper Psychiquest
Keylogger Preet Mishra
Minecraft Server in background Max von Forell
Own IP locator Chris
Port Scanner Plutoberth
Python Algebra Solver Sengxay Xayachack
Random name generator Ayush Bhardwaj
Random Password Generators Hafpaf and Renderer-RCT2
Server Ping prince
Signature photo to PNG converter Rodolfo Ferro
Simple Webpage Parser Nitish Srivastava
Slideshare downloader Chris Goes
SMS your location prince
Squid installer for Ubuntu Berkay Demir
Subtitle downloader Kaushlendra Pratap
Take Screenshot Moad Mohammed Elhebri
To Do Bot Darshan Patel
Upload Files to S3 Jayram Nai
Vinegère Cipher victoni
Web proxy Nikhil Kumar Singh
Website blocker Ayush Bhardwaj
Word generator TGLIDE
Work log generator Maël Pedretti
Youtube video downloader Christopher He
Zabbix API msg4sunny
Zip password cracker umar abdullahi
RSA Algorithm Chinmay Rane
CLI Calculator Willian GL
Find PhoneNumber in String Austin Zuniga
IMDB TV Series Info Extractor Yash Raj Sarrof
PX to REM Atthaphon Urairat
Yoda-speak Translator sonniki
SSH Host adder NinoDoko
Wikipedia-Search Nissaar
Instagram Video Downloader Shobhit Bhosure
Medium Article Downloader coolsonu39
Face Recognition LOKESH KHURANA
File Encrypt Decrypt Aditya Arakeri
Address locator Chris
Automated emails Suvigya
AI chatbot umar abdullahi
Asymmetric Encryption victor matheus
Bitcoin price GUI Amirul Abu
Cryptocurrency Converter AdnCodz
Caesar Cipher epi052
Checksum tool Austin Ewens
Codechef autosubmitter Harshit Mahajan
Colored B&W Image Converter Nitish Srivastava
Contact 'Leads' Distribution Tiago Cordeiro
Cricket Matches web Scraper Divy Ranjan
Crypt socket Willian GL
Current City Weather Jesse Bridge
Directory organizer Athul P
DOH DIG Ryan
Excel Files Merger Andrei N
Excel to List Nitish Srivastava
Extended_ip_address_info hafpaf
File explorer Nikhil Kumar Singh
File Sharing Bot Darshan Patel
Flash card quizzer Utkarsh Sharma
Frammed text generator jcdwalle
Gmail Mailing Script mayank-kapur
Handwrting DNN recognizer Chris
HTML Table to List Nitish Srivastava
Image circle formatter Berk Gureken
Image To PDF msaoudallah
Instadp Web Scrapper Psychiquest
Keylogger Preet Mishra
Minecraft Server in background Max von Forell
Own IP locator Chris
Port Scanner Plutoberth
Python Algebra Solver Sengxay Xayachack
Random name generator Ayush Bhardwaj
Random Password Generators Hafpaf and Renderer-RCT2
Server Ping prince
Signature photo to PNG converter Rodolfo Ferro
Simple Webpage Parser Nitish Srivastava
Slideshare downloader Chris Goes
SMS your location prince
Squid installer for Ubuntu Berkay Demir
Subtitle downloader Kaushlendra Pratap
Take Screenshot Moad Mohammed Elhebri
To Do Bot Darshan Patel
Upload Files to S3 Jayram Nai
Vinegère Cipher victoni
Web proxy Nikhil Kumar Singh
Website blocker Ayush Bhardwaj
Word generator TGLIDE
Work log generator Maël Pedretti
Youtube video downloader Christopher He
Zabbix API msg4sunny
Zip password cracker umar abdullahi
CLI Calculator Willian GL
Find PhoneNumber in String Austin Zuniga
IMDB TV Series Info Extractor Yash Raj Sarrof
Yoda-speak Translator sonniki
Medium Article Downloader coolsonu39
RSA Key Pair Generator Aditya Parikh
Clean_up_photo sritanmay001
PyRecorder Rocky Jain
Pretty CSV Frizz925
File Organizer Ayush Bhardwaj
send_whatsapp_message Mukesh Prasad
YTS Torrents Mayank Nader
COVID visualiser (real-time) Tushar Gupta
Random_Email_Generator Shubham Garg

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.

  • Setup virtual environment for that scripts:

    • python -m venv env
    • source env\bin\activate
    • pip install -r requirements.txt
  • Run the script :)

Remember to star the repo if you love the scripts~ 😉

Contribution 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.

    • requirements.txt file for any required library.

    • How to create requirements.txt file - cd <your_script_dir> - Activate your local virtual environment - source env\bin\activate - pip freeze > requirements.txt

  • Please add your script in the project's list above.

  • Only One Commit per PR is Adviced.

If you like the project:

Want to connect with me ?

awesome-python-scripts's People

Contributors

aewens avatar amirulabu avatar austinzuniga avatar awsumco avatar bureken avatar darshanpatel11 avatar deadpyxel avatar dependabot[bot] avatar divyranjan17 avatar epi052 avatar ghostofgoes avatar hafpaf avatar hastagab avatar imkaka avatar jcdwalle avatar kapurm17 avatar kaushl2208 avatar moadmmh avatar msaoudallah avatar mukeshprasad avatar nikhilkumarsingh avatar nitish-iiitd avatar princenuv avatar psychiquest avatar sjha2048 avatar sritanmay001 avatar tusharsharma16 avatar umarbrowser avatar victoni avatar williangl avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.