Skip to content
#

python-scripts

Here are 98 public repositories matching this topic...

sharur7
sharur7 commented Sep 9, 2020

Description

HackinCodes2020 Participant

The sepia filter is one of the most popular tools for editing images.
Widely used by photographers back in the early days of photography
I want to implement a script that will read the original image and convert the original image into a sepia filtered image.

Language

  • Python

Type of issue

  • Feature

Checklist:

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

You can’t perform that action at this time.