Skip to content

tlzhu19/random-circuit

Repository files navigation

random-circuit

Setup:

  1. clone git repo
git clone https://github.com/tlzhu19/random-circuit.git
  1. virtual environment
cd random-circuit

virtualenv venv 

source venv/bin/activate
  1. install requirements
pip install -r requirements.txt
  1. run app
python app.py
  1. when done, deactivate venv
deactivate

Deployment

Heroku App: https://circuit-randomizer.herokuapp.com/

Data

I do not own any of the data. It was scraped from https://www.acefitness.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published