Expand description
TVrank is a library for querying and ranking information about movies and series.
Modules§
- imdb
- Module for TVrank to use the IMDB dataset (TSV dumps) as a source.
- title_
info - Module for handling title information objects.
- utils
- Common utilities for things like parsing and IO.
Macros§
- iter_
next - Get the next iterator item or propagate an EOF error if the end is reached.