Giter VIP home page Giter VIP logo

fpl_statistics_ui_app's Introduction

Documentation Status

Readme

This is a python application providing users with a GUI and a web interface, in order to download the FPL database by using the FPL API URL and make statistical calculations.

The Web interface of the app (the streamlit dashboard) is also hosted and available in the following link: https://ilias4780-fpl-statistics-ui-app-fpls-ui-appdashboard-tdn5u0.streamlitapp.com/

You can use it or take a peak of the functionality there!

Changelog in Version 1.9.0

  • Separated all the calculations and data functionality from the controller.
  • Created a Streamlit dashboard to show the calculations, instead of running the application as PYQT app.
  • Added last year's database json (2021-2022) to Archive folder.
  • Removed exe zip, an exe will no longer be available.

Changelog in Version 1.9.1

  • Couple of fixes to the configuration of the streamlit dashboard
  • Hosted the streamlit dashboard in the streamlit cloud (link shared above)

Features

  • Graphical or Web Interface choice
  • Info bar for interesting stats
  • Download and save useful data from FPL database
  • Save and load database to/from local JSON file for OFFLINE use
  • Show sorted statistics based on your selection
  • Calculate best 15 selection using mathematical engine solver optimization
  • Calculate most valuable players
  • Calculate most valuable position
  • Calculate most valuable team
  • Save data in CSVs

Code setup and execution

  1. Create a python virtual environment.
  2. Install the required dependencies by executing:
    pip install -r requirements.txt
  3. Then, to execute the PYQT GUI, you execute the main.py file either from an IDE or from CMD running:
    python fpls_ui_app/main.py
  4. To execute the dashboard, you execute the dashboard.py file either from an IDE or from CMD running:
    streamlit run fpls_ui_app/dashboard.py

Support

If you have new ideas on features you would like feel free to either send an email to [email protected] or jump into the code yourself building it. You can also use the Issues page of Github.

fpl_statistics_ui_app's People

Contributors

dependabot[bot] avatar ilias4780 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.