Code Monkey home page Code Monkey logo

book_chooser's Introduction

Red Umbrella Book Club's Book Chooser (2020)

The Problem

Reading is awesome, but choosing a book can be tough. There are so many authors, so many books. Analysis paralysis abound!

Red Umbrella Book Club's Book Chooser aims to solve that problem. Using The 2020 Tournament of Books from The Morning News and Python's Beautiful Soup, the Book Chooser chooses a book for you.

How to Install

(1) Git Clone! Go to GitHub Clone the repo into while in your directory. GitHub Clone git clone <repo_name>

(2) Create Your Environment Within Your Cloned Repo

Set up an environment using virtual env

Install: python3 -m pip install --user virtualenv

Create: python3 -m venv env

Activate: source env/bin/activate

More information: https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/

(3) Pip Install If you've already downloaded Python 2 or 3, you have pip installed on your computer. pip install -r requirements.txt

How to Run

Start the book chooser by using the command python tournamentofbooks.py in your terminal from your cloned repo.

Happy reading!

book_chooser's People

Contributors

sarah-young avatar stevenschlotterbeck avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.