Coder Social home page Coder Social logo

noahgorstein / truckin-through-time Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 314 KB

Source code to accompany my blog post Truckin' Through Time: Building a Grateful Dead Database

Home Page: https://noahgorstein.com/blog/truckin-through-time

Makefile 3.43% Python 96.57%
grateful-dead python web-scraper

truckin-through-time's Introduction

Truckin' Through Time: Building a Grateful Dead Setlist Database

This repository contains the source code for creating a Grateful Dead setlist database, as described in my associated blog post.

Prerequisites

Installation

To install the package, run:

pip install .

Running the Scraper

After installation, the scrape script will be available in your shell. You can use it to scrape and build the database. To see the available options, use the --help flag:

❯ scrape --help
Usage: scrape [OPTIONS]

Options:
  --ollama-host TEXT   Specify where Ollama is running. Default: http://localhost:11434
  --ollama-model TEXT  Specify the model hosted by --ollama-host that will be used to extract information. Default: llama3
  --database TEXT      Specify the name of the SQLite database to be created in the current working directory. Default: database.db
  --help               Show this message and exit.

For more information, please refer to the blog post.

truckin-through-time's People

Contributors

noahgorstein avatar

Watchers

 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.