Skip to content
#

python-scripts

Here are 174 public repositories matching this topic...

Rotten-Scripts
awesomeScripts
valterm
valterm commented Oct 30, 2020

Reddit image scraper

what will change - a script to pull and save a user defined number of images from a subreddit specified by the user

Instructions

  • 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

  • Adding New Code

Programming Language

prathimacode-hub
prathimacode-hub commented Jun 3, 2021

This issue is specifically created for those who have basic programming knowledge in python and want to explore on Image Processing scripts on python

Image processing has been used to create weird and beautiful modifications to pictures many of us have seen online. Older black and white photos can be brought to life using colorization techniques. On the other hand, color photos can be made to l

gadilashashank
gadilashashank commented Feb 5, 2019

It's been a while since I've worked on this project. This was a hobby project that I created to learn Python and Web Scraping and it is somewhat reflected in project structure. Listing couple of changes so that either I or anyone willing to help or contribute can work on it.

  • Use a testing suite like pytest and the like (instead of test.py)
  • Selenium instead of requests + bs4 (google puts up

Improve this page

Add a description, image, and links to the python-scripts topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the python-scripts topic, visit your repo's landing page and select "manage topics."

Learn more