A cache & aggregator for user ratings from iMDB and other sources. https://unwind.dumpr.org/
Find a file
ducklet 5e4e70c9dc fix: setting the log level should only affect Unwind itself
Calling Unwind with DEBUG=1 caused a lot of debug messages from
dependencies like HTTPX, aiosqlite, etc.
2024-05-19 00:15:30 +02:00
alembic fix: always use named constraints in SQLAlchemy 2024-05-18 23:35:07 +02:00
scripts rename scripts 2024-05-11 19:45:39 +02:00
tests fix: some lint reported by Ruff 2024-05-11 19:00:27 +02:00
unwind fix: setting the log level should only affect Unwind itself 2024-05-19 00:15:30 +02:00
unwind-ui chore: update dependencies & scripts 2024-05-10 00:13:01 +02:00
.dockerignore refactor: use .python-version for docker build 2024-05-10 17:01:18 +02:00
.editorconfig chore: update dependencies & scripts 2024-05-10 00:13:01 +02:00
.git-blame-ignore-revs add auto-formatting of tests to .git-blame-ignore-revs 2023-02-04 18:16:43 +01:00
.gitignore add scripts to build & run with Docker 2023-11-29 18:01:01 +01:00
.python-version upgrade to Python 3.12 2023-11-26 17:09:07 +01:00
alembic.ini feat: add Alembic 2024-05-18 18:54:46 +02:00
Dockerfile refactor: use .python-version for docker build 2024-05-10 17:01:18 +02:00
poetry.lock feat: add Alembic 2024-05-18 18:54:46 +02:00
Procfile add Vue UI [wip] 2021-07-28 23:08:10 +02:00
pyproject.toml feat: add Alembic 2024-05-18 18:54:46 +02: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.