A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet 57cfd8f496 fix lazy init calling default factory
If no default factory is set the value is actually some internal
sentinel object (dataclasses._MISSING_VALUE) instead of something falsy
like `None`.
2021-07-27 19:34:28 +02:00
scripts fix imdb data dir in script 2021-07-25 18:06:17 +02:00
tests add imdb full import mode 2021-06-21 18:54:03 +02:00
unwind fix lazy init calling default factory 2021-07-27 19:34:28 +02:00
.dockerignore change the container to be more production ready 2021-07-25 18:06:17 +02:00
.gitignore exclude *.local from git 2021-07-25 18:06:17 +02:00
Dockerfile change the container to be more production ready 2021-07-25 18:06:17 +02:00
poetry.lock add imdb full import mode 2021-06-21 18:54:03 +02:00
pyproject.toml add imdb full import mode 2021-06-21 18:54:03 +02:00
pyrightconfig.json init with some kind of working prototype 2021-06-15 19:09:21 +02:00
README.md init with some kind of working prototype 2021-06-15 19:09:21 +02:00
run add imdb full import mode 2021-06-21 18:54:03 +02:00

Unwind

A cache & aggregator for user ratings from iMDB and other sources.

Users are spread across many platforms and most platforms allow very limited access to their data.
This service aims to offer one interface for all that data and open up access.