Python-World / Python_and_the_Web

Build Bots, Scrape a website or use an API to solve a problem.
MIT License
684 stars 262 forks source link

Submit your Python script ideas #31

Closed AdityaJ7 closed 3 years ago

AdityaJ7 commented 4 years ago

Want to create a script that is not present in this repo??

Make a comment here about the script that you want to add.

Please check the existing script in this repo as well as in our other repo

Python-mini-projects

AdityaJ7 commented 4 years ago

hey @AdityaJ7 I am working on a mass bomber script for calls/SMS. Assign me this, PR will be up by tomorrow morning. Will put this in Miscellaneous folder.

ok cool @jaesharma

AdityaJ7 commented 4 years ago

Can I implement a torrent downloading script in python using python-qbittorrent

Cool go for it @thelokeshgoel00

mahendrarathore1742 commented 4 years ago

Can we create .PNG to .JPG

AdityaJ7 commented 4 years ago

Can we create .PNG to .JPG

it already exists in our collection

tenzu15 commented 3 years ago

Is this still open for contribution?

AdityaJ7 commented 3 years ago

Is this still open for contribution?

Yes it is open

tenzu15 commented 3 years ago

I would like to try scraping Job Sites

SeaSkyThe commented 3 years ago

I want to add a simple PGM image processing.

pksgmv commented 3 years ago

Hey @AdityaJ7 I would like to add an Amazon Price Tracker script using Selenium Automation with Python. It scrapes the Amazon website by taking a search term, a minimum price for filter and a maximum price for filter as inputs from the user and scrapes through items found after performing the automated Search, then generates a JSON file containing the scraped data about various items in the search results. The best part - Amazon can't track your this scraping, which prevents you from getting blocked. It is quite different from the Amazon_Prices_Tracker present in your repo under WebScrapers folder Can I contribute??

AdityaJ7 commented 3 years ago

Hey @AdityaJ7 I would like to add an Amazon Price Tracker script using Selenium Automation with Python. It scrapes the Amazon website by taking a search term, a minimum price for filter and a maximum price for filter as inputs from the user and scrapes through items found after performing the automated Search, then generates a JSON file containing the scraped data about various items in the search results. The best part - Amazon can't track your this scraping, which prevents you from getting blocked. It is quite different from the Amazon_Prices_Tracker present in your repo under WebScrapers folder Can I contribute??

Sure go for it

AdityaJ7 commented 3 years ago

I want to add a simple PGM image processing.

Sure go for it

pksgmv commented 3 years ago

@AdityaJ7 I have created a PR for the AmazonPriceTracker I told about. Please review it...

jrcamelo commented 3 years ago

I would like to add a script that takes a folder with images and merges them vertically into a strip using Pillow.
It's useful for web comics and webtoons.

AdityaJ7 commented 3 years ago

I would like to add a script that takes a folder with images and merges them vertically into a strip using Pillow. It's useful for web comics and webtoons.

cool, you can start

priya-mane commented 3 years ago

I would like to add a script that parses research paper latex and extracts headings and data under it and stores in a json file.

AdityaJ7 commented 3 years ago

I would like to add a script that parses research paper latex and extracts headings and data under it and stores in a json file.

sure @priya-mane go for it

priya-mane commented 3 years ago

I would like to add a script that creates a google spreadsheet from a local csv file in the google drive and the user can share it with other contributors using the cli. Also an additional script can retrieve back the spreadsheet from google drive and store locally.

AdityaJ7 commented 3 years ago

I would like to add a script that creates a google spreadsheet from a local csv file in the google drive and the user can share it with other contributors using the cli. Also an additional script can retrieve back the spreadsheet from google drive and store locally.

sure go for it

priya-mane commented 3 years ago

I would like to add a script that parses research paper latex and extracts headings and data under it and stores in a json file.

sure @priya-mane go for it

Can you please review the PR and let me know if I should follow the same for the next one. Thanks

AdityaJ7 commented 3 years ago

I would like to add a script that parses research paper latex and extracts headings and data under it and stores in a json file.

sure @priya-mane go for it

Can you please review the PR and let me know if I should follow the same for the next one. Thanks

Just add a few comments in hard to understand areas and add a requirments.txt file.

priya-mane commented 3 years ago

I would like to add a twitter sentiment analysis and topic modeling flask app that uses twitter OAuth via flask-dance to retrieve user's tweets and display its topic and sentiment.

AdityaJ7 commented 3 years ago

I would like to add a twitter sentiment analysis and topic modeling flask app that uses twitter OAuth via flask-dance to retrieve user's tweets and display its topic and sentiment.

sure

laasya2005 commented 3 years ago

Snake-Eating-Game The Definitive Snake Eating game.

If you like the idea, please assign the task to me. I would contribute to this repo as part of Hacktoberfest.

shivanshjoshi28 commented 3 years ago

I would like to add Alphabet recognization using hand gestures. In this OCR model will be created first and from that model, we can predict the alphabet written on the screen in front of the webcam. OpenCV will be used for finding the alphabet drawn on the input frame.

stenwire commented 2 years ago

I would like to contribute a python bot that will auto-login its user into various preset websites.

This would save the user the stress of having ...

@AdityaJ7 please grant me this opportunity.

github-actions[bot] commented 2 years ago

Python World does not accept issues on this repository anymore.