Code Monkey home page Code Monkey logo

jcheong0428 / fpl_dash Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 6.82 MB

A user-customizable Fantasy Premier League (FPL) dashboard with data from understat and official FPL websites. Analyze tables, graphs, and regressions, across different time spans (gameweeks) to extract new insights on player form, value, and scoring predictions.

Home Page: http://www.fpldash.com

Python 92.04% CSS 7.96%
python flask dash fantasy-premier-league fpl-analysis fpl

fpl_dash's Introduction

FPL_DASH

A dashboard to help sort through FPL data.

Todo:

  • find best way to store the cleaned data. separate db?
  • how to periodically reset the data?

Methods

  • Averaging: averages across the games played within the number of gameweeks selected.
  • Sum: Adds up across the games played within the number of gameweeks selected.

Procfile

release: python ./download_data.py
web: gunicorn -w 3 app:server
clock: python clock.py

Running locally

python app.py

Contributions

Contributions are welcome!

  1. Fork the repository.
  2. Add your features.
  3. Make sure app is still working.
  4. Submit a Pull Request!

Deployment

Git push to github will automatically deploy.

git add . 
git commit -m "made some changes"
git push heroku master

Update

cd Fantasy-Premier-League && git pull origin master && cd ..
git add . && git commit -m "update gw"
git push

fpl_dash's People

Contributors

jcheong0428 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

mikestitt

fpl_dash's Issues

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.