Giter Club home page Giter Club logo

awesome-python-scripts's Introduction

Awesome-Python-Scripts

forthebadge forthebadge forthebadge forthebadge

๐Ÿ“Œ Introduction

A curated collection of awesome Python scripts from basic to advance with automation task scripts. This is the project from which you can learn that how to contribute a open source contest and specially during in Open source contest as a Pythoneer.

๐Ÿ’ฅ How to Contribute?

print("Start contributing for Automation-Python-Scripts")

โค๏ธ Project Admin

|

Ankit Dobhal

| |

โšก Contributors

  • All Contributors can be found in the contributor section.

License

This project follows GNU License

awesome-python-scripts's People

Contributors

abhip99 avatar adityaj7 avatar adityanagraj avatar amandp13 avatar anisha282000 avatar anut123 avatar arjuaman avatar avinashkranjan avatar gaurav451 avatar gudlaarunkumar avatar gulshanbaraik01 avatar kapilkumar2001 avatar kaustubhgupta avatar komaldevnani avatar kritikaparmar-programmer avatar liamplm avatar mayank662 avatar muskangoyal06 avatar nagasuruthika avatar powerexploit avatar prasadvpatil avatar rutujadhanawade avatar ryuk156 avatar salonishah01 avatar sameersrivastava13 avatar sharur7 avatar simarpreetsingh-019 avatar skaul05 avatar ultraunicorn74 avatar yuvraj-kadale avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesome-python-scripts's Issues

Face Morphing Script in Python

Could I add a script in python which, when given 2 face images, will return a gif of face transition from one picture to another?

Add Some Beginner's Basic Python Scripts

This issue is specially for those who are new in python and open source.

  • Try to add some more basic beginner's friendly python Scripts in Basic-Scripts folder.

Comment in this issue and start contributing.

Whatsapp bot to get COVID statistics

In this script, I aim to build a Whatsapp bot, that will display the current statistics of COVID-19 given a county or any Indian state or district

Making Calculator using Tkinter (GUI)

We can add the script in python to build User Interactive Calculator using Tkinter which is a GUI toolkit.
The user have a choice to do any operation.
We will have to define all the functions and the user interactive buttons and more..

This is more user friendly than the simple command line calculator ..
I have a screenshot of the calculator:

calcula

Scrap The Subreddit

Scrap the important features like Titles of post, author, number of comments, upvote to downvote ratio and many more provided the name of the Subreddit.

Languages:
Python

Output:
CSV Files

@SKAUL05 please assign this issue to me and assign the appropriate labels to it (I think it can be made under medium category as I will convert the data obtained into csv, make it fully dynamic)๐Ÿ˜ƒ

Add Some Cool Web-Scraping Scripts

This is a easy and medium level Issue.

  • Web scraping is data scraping technique used for extracting data from websites.
  • Try to add some basic and advance web scraping scripts in Web-Scraping folder.

Comment on the issue and start contributing

Detecting Geometrical shapes In an Image

Detecting Geometrical shapes In an Image using OpenCV and python.
Languages:
Python
OpenCV

Output:
Image

@disha2sinha has assigned me this issue in #93 , but I didn't have any issue reference to make a pull request, that's why I created this.
@disha2sinha @ankitdobhal please apply the appropriate labels to it. Again it can be considered as medium level script else your call.

Twitter Videos downloading

A python script which will download the video of the tweet given the link of the tweet.

Languages:
Python

Output:
Video

@SKAUL05 @ankitdobhal please assign me this issue & apply the appropriate labels to it. Again it can be considered as medium level script else your call.

script to get Sports updates

I want to add a script that will fetch the details of various sports like baseball, cricket, rugby, etc.

@ankitdobhal Please assign this issue to me and add relevant label

Color Detection using OpenCV

In this we will build an application through which we can automatically get the name of the color by clicking on the color in an image. And for this, we will have a data file that contains the color name and its values.
I will use OpenCV and Pandas..

Add Some Image Processing Scripts.

This is a medium and hard level issue.

  • Image processing is a method to perform some operations on an image, in order to get an enhanced image or to extract some useful information from it.
  • Try to add some scripts for image-processing in Image-Processing folder

Comment on the issue and start contributing,

Bug in Amazon-price-tracker

Hi,

I found a bug in Amazon-price-tracker script, which crashes the process if the given product is not available or out of stock.

The original error is

Traceback (most recent call last):
  File "price_tracker.py", line 120, in <module>
    print("The price of the product is expressed in " + (currency_used(URL)))
  File "price_tracker.py", line 46, in currency_used
    price = price_element.get_text()
AttributeError: 'NoneType' object has no attribute 'get_text'

Extract Tables from PDF

Description:
This script will extract the tables from PDF files and convert them into CSV files.

Language:
Python

Output:
CSV

Assignee:
Self

Stippling Effect

Add the script which returns the stippled art form of the image.Can I work on it ?

Script to Create an Amazon S3 Bucket

Description

If you want to create a S3 bucket using Python instead of creating it from the console. You can use the boto3 library for accessing AWS using Python.

Language

  • Python

Python-Telegram Bot

This is a bot that dispenses memes, jokes, riddles and much more. It can be found on Telegram by the username -Laugh_Out_Loud_bot

Story reader using Python

I want to make a story reader which will read the story from pdf or txt files.
You can assign an appropriate label to it, I will suggest to count it under medium or hard.
@ankitdobhal, project mentors , please review.

Add Pull Request Template

AIM

  • To write a pull request template which would be used as a reference by the contributors while creating PR

DETAILS

  • Include relevant description and checklist

Add System Automation Scripts

This is hard level issue.

  • Scripts allow you to automate tasks not only for fun fact but also some important tasks.
  • You can automate anything specially command line of Windows,Linux,Ubuntu or Mac.
  • So try to add some advance and fun based system automation scripts in System-Automation-Scripts folder.

Comment on this issue and start contributing.

BMI Calculator

Create a python script which calculates the Body Mass Index (BMI).
Please assign me to the issue.

Scrape Restaurant's details from zomato

A python script that will scrape details of restaurants of Gandhinagar, Ahmedabad from zomato

Languages-

  • python

Output-

  • CSV

@SKAUL05 @ankitdobhal please assign me this issue & apply the appropriate labels to it. It can be considered as medium level script else your call.

Knowledge graphs by scraping Wikipedia pages

Hi,
I am interested in scraping Wikipedia pages to build a subject, predicate and verb (triplet) knowledge graph.
Please assign me this issue. If possible kindly attach appropriate labels also.
Cheers!

Script to scrap Weather information.

I want to add a python script which will be doing the following things:
Scraping Google weather search page to extract according to the region and language.

  • current weather
  • Temperature max min
  • next days weather
  • humidity
  • precipitation
  • wind

Detecting geometrical shapes in an image using OpenCV

@disha2sinha
I would like to work on this issue. My programs would be :
[1]. Detecting geometrical shapes in an image using OpenCV,
[2]. Second would be to implement canny edge detection, and also the Laplacian method.
[3]. Face and eye detection could be both as well as separated ones as you would suggest using open CV
will open other issues after solving these first.
While assigning me the issue, please tell me whether I would do all of these or any particular one.
regards

Originally posted by @simarpreetsingh-019 in #93 (comment)

Add a CODE_OF_CONDUCT.md

AIM

  • Create a Code of Conduct which all Project Administrators, Mentors and Participants must abide by.

Details

  • Mention the Standards which everyone should abide by on welcoming and inclusive language including constructive criticism.
  • Add the required responsibilities for Project Maintainers.
  • Mention the Scope of this Code of Conduct.

FLAMES Game

This is a simple implementation of the FLAMES game where two names are given as input(string) and the number of unique letters is calculated. The correct letter corresponding to the names is found. It is named after the acronym: Friends, Lovers, Affectionate, Marriage, Enemies, Sibling

Input: Player1 = AJAY, Player2 = PRIYA
Output: Friends

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.