Skip to content

MrMaynard/RatingCharts

Repository files navigation

Prerequisites:

Python 3

  • scipy
  • numpy
  • plotly
  • urllib
  • flask

To start server:

sh server.sh

Query string arguments:

  • scale: Whether or not to scale the y-axis of the result chart. Defaults to False.
  • search: The search term to use in chart building. Mandatory.

Example URL:

http://127.0.0.1:5000/chart?search=alf&scale=True

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published