Skip to content

cparish312/background_quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Background Quote Generator

This repository has scripts to first scrape quotes from a list of authors off of Good Reads. Then, the quotes can be used to create desktop backgrounds.

Installation

  1. git clone https://github.com/Connorpar/background_quotes.git
  2. Install Dependencies

Dependencies

  • pandas
  • Pillow
  • BeautifulSoup
  • requests

Running

  1. Edit the Authors list in quote_scraper.py
  2. Run python quote_scraper.py
  3. Store background images in a folder named "background_images" (Can Download mine from link below)
  4. Store fonts in a folder named "fonts" (Can Download mine from link below)
  5. Edit the Number of desired backgrounds and the location of the produced backgrounds in write_background.py
  6. Run python write_background.py

Images and Fonts links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages