Skip to content
#

python-scripts

Here are 140 public repositories matching this topic...

Rotten-Scripts
HarshCasper
HarshCasper commented Feb 12, 2021

Description

Up till now, nearly 65+ Contributors have contributed to Rotten Scripts with more than 400+ Pull Requests created and 350+ Issues created. I want to better understand on how easy has the contributions been for the Contributors.

Since the Project has been a part of many Open-Source Programs, I need to understand how many PRs have been merged and how many PRs were closed. You

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

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