A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet 69643455a6 IMDb import: fix progress reporting
Because we calculated the percentage based on the number of lines we
need to yield once per line, otherwise the count is off.
2023-02-04 14:12:36 +01:00
scripts add Autoflake linting 2023-02-04 01:12:11 +01:00
tests add some tests for db.find_ratings 2021-12-19 19:30:08 +01:00
unwind IMDb import: fix progress reporting 2023-02-04 14:12:36 +01:00
unwind-ui update poetry & npm 2022-01-13 23:18:24 +01:00
.dockerignore clean up container contents 2021-08-05 19:18:52 +02:00
.git-blame-ignore-revs add .git-blame-ignore-revs 2023-02-04 01:13:17 +01:00
.gitignore exclude *.local from git 2021-07-25 18:06:17 +02:00
Dockerfile [wip] use Python 3.11 & update all dependencies 2023-02-02 23:18:21 +01:00
poetry.lock switch from Requests to HTTPX 2023-02-04 01:13:19 +01:00
Procfile add Vue UI [wip] 2021-07-28 23:08:10 +02:00
pyproject.toml switch from Requests to HTTPX 2023-02-04 01:13:19 +01:00
README.md init with some kind of working prototype 2021-06-15 19:09:21 +02:00
run support local scripts & env in run script 2021-08-06 12:30:06 +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.