Skip to content

A tool to get a custom report on your Disney comics collection from the Inducks.

License

Notifications You must be signed in to change notification settings

giovanni-cutri/inducks-custom-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inducks-custom-report

Get some descriptive statistics about your Disney comics collection on the Inducks.

The custom report consists in data in CSV format, bar plots and pie charts about:

  • Characters appearances
  • Artists
  • Writers
  • Years of release
  • Length of the stories

Data is provided both for single collections (printed, digital, doubles) and on an aggregate level.

Dependencies

All the necessary libraries are listed in the requirements.txt file.

You can install them by running:

pip install -r requirements.txt

Usage

  • Run main.py and wait for the script to get all the necessary info about the stories that make up your collection (it can take a while).

    • When finished, it will automatically create a report directory and dump the data into several collection.json files inside of it.
  • At that point, run report.py, which will create and save the report.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A tool to get a custom report on your Disney comics collection from the Inducks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages