Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
/ fictograph Public archive

Plot the awesomeness of an author's work over time

License

Notifications You must be signed in to change notification settings

MarkEEaton/fictograph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plot the awesomeness of an author's work over time

*** This project is no longer being maintained, as Goodreads retired their API in December 2020 ***

Screenshot of the application

This application charts the awesomeness of an author's work over time, as measured by those works' average Goodreads star ratings. It does a few things:

  • Star ratings are drawn from the Goodreads API
  • Charting is done with matplotlib
  • The application does fuzzy matching of the name as input by the user versus the name returned by the Goodreads API to confirm a match
  • The five highest ranking and five lowest ranking books are labelled on the chart

Sometimes the Goodreads API returns weird results. I've tried to mitigate against this with the fuzzy string matching, but in some cases, there's not much I can do. Sorry!

About

Plot the awesomeness of an author's work over time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published