Giter Site home page Giter Site logo

prathimacode-hub / python-scripts-collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fnplus/python-scripts-collection

1.0 1.0 0.0 10.16 MB

This is a collection of short Python scripts to solve and automate tasks and simplify any work.

Python 99.96% Batchfile 0.01% Shell 0.03%

python-scripts-collection's Introduction

Python-scripts-collection

This is a collection of short Python scripts to solve and automate tasks and simplify any work.

How to contribute:

  1. Fork and clone this repo.
  2. Add any python script which should be able to solve a particular day-to-day task or to automate any monotonous task, in short add the scripts that might be useful for others.
  3. Push your code to the master branch.
  4. Write a short description of your script and mention the dependencies in the README.md file.

Contribute as much as you can to spread your love towards Python ❤️

Python scripts:

Requirements:

Python 3.5+
Sr. No. Folder Name Description Requirements(if any)
1 GeneratePassword A program to generate random passwords None
2 AutoWhatsapp A program to spam messages to a whatsapp contact any number of times Sellenium, Chrome web browser
3 AutoLinkedIn A program to automate the LinkedIn connection requests sending. Sellenium, Chrome web browser
4 PDFDownloader A program to download PDF files off the internet. None
5 FileMan A simple Command line tool to manipulate files and directories and perform repetitive tasks like creating multiple directories fast and easy. None
6 WebWordCounter A simple script that counts how many times a word appears on a web page. None
7 FileDuplicateFinder A script that looks into all files under one or more directories and reports which are duplicates. None
8 ImageScraper A program to pull all the images from the given URL. BeautifulSoup4
9 DateIterator A simple script that prints out all the dates in a given year. None
10 WebsiteMonitor Monitor a website for a seach term. When it shows up, send yourself an e-mail. Requests
11 RevereLookup Takes an input list of ip addresses and does a reverse lookup for dns information and org information and writes to a csv file. None
12 AutoScreenshot Automatically take a screenshot of the desktop and email it to yourself every x seconds pyautogui, smtplib, ssl, email, getpass
13 FileLocator For given directory location find size and path of all files of a particular extension present in directory (including sub-directories).
14 FindIPAddress Find your host name and IP address. None
15 MostCommonEmail Seeking email that sent the most emails from email logs (text file) None
16 Renaming files of a folder Python script to rename files especially images in this example in a folder None
17 GraphicCalculator For given math function, constructs a graphic. None
18 Lorem Ipsum Generator Basically it generate new Lorem Ipsum text with paragraph wise that can be used as dummy text. None
19 ImageSizeConvertor A python script to change the image size of one or any number of images in a directory in which the script is placed to a user defined size using image processing by openCV. Python 3.5+,OpenCV 2
20 Instagram Liker A script to log in to Instagram and Like as many pictures as you want from the top photos of a particular hashtag. nltk, pandas, sklearn, Sellenium
21 IntentionTextDiscover For given a text intention class based on bayes teorem. None
22 E-Certificate Writer Useful for writing names of participants on E-Certificates using Python3. Returns the certificates in PDF format. img2pdf==0.3.3, numpy==1.17.2, pandas==0.25.1, Pillow==6.2.0, python-dateutil==2.8.0, pytz==2019.3, six==1.12.0
23 YouTubeDownloader You can download YouTube videos with the URLs provided. pytube==9.5.3
24 SendEmail Send email using Python. Prompts the user for their email address and sends to address input. Handles user's password securely using getpass. None
25 GenerateSyntheticCustomerDatabase Generate a mock (synthetic) dataset of arbitrary length with 'customers'. This includes their names, credit card details and hashed passwords. This is all synthetic, so no data breach here! mimesis, scipy, pandas, numpy
26 CryptocurrencyPrices Command line utility for getting price of cryptocurrency with python re, requests, time, BeautifulSoup4
27 AutoCursorHover Python script for continues hover of the cursor to keep you online all the time pyautogui package
28 ITBookDownloader Python script for searching through and downloading PDF version of books from sites like link multiple times Selenium
29 CoV-Updates-Emailer Arrangements have been made so that the script would automatically trigger itself off every morning and send an email to all the subscribers regarding the latest CoV pandemic stats about their district (like active cases, confirmed cases, recovered cases and deceased cases). Read more about it in the README. requests, json, smtplib, email, string
30 EC2-Instance-Launcher Python script to automatically launch ec2 instances in AWS boto3 , botocore , python-dotenv , environmental variables
31 DirectorySummarizer A Python script which summarizes the number of different files in a directory. It also gives out the percentage of a particular file extension you want to know. None
31 Folder-Automater A Python script which compiles all the different formats of files present in the respective folder to a new folder containing only the Specified files . None

python-scripts-collection's People

Contributors

aashish2000 avatar amusfq avatar arghac14 avatar arnie09 avatar ayubgholami avatar ayulockin avatar boppreh avatar captainspikester avatar chcdc avatar chingiz avatar decipher07 avatar diptochakrabarty avatar disha2sinha avatar funilrys avatar ifyouthentrue avatar j0fin avatar krishnaprasanthg avatar lkarabeg avatar mansi145 avatar mrbenhacker avatar pradipta avatar prathimacode-hub avatar sohelraja avatar swsjonathan avatar tejasri19 avatar tsevans avatar vam7686 avatar xfurna avatar xlogix avatar yashagrawal0 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.