Skip to main content

Personal media tracking and ranking via active pairwise/k-way comparison.

Project description

Build status

A reusable engine for personal media tracking and ranking, inspired by gwern.net/resorter. Rather than asking you to assign absolute scores, Great elicits pairwise or k-way comparisons and infers rankings via the Plackett-Luce model.

The work is split across two repositories. This one is the engine: CLI, library, and static-site renderer. A separate data repo holds your items, comparisons, and consumption log as plain text files in git, and deploys a public ranked-list site to GitHub Pages on push.

Install

uv tool install great

Quick Start

Bootstrap a data repo and try the loop locally:

mkdir my-media && cd my-media
great init                          # seeds one list per kind
great want "Severance" --kind tv    # add to the (per-kind) want queue
# Edit items/movies.toml to add some watched items, then:
great rank movies                   # rank what you've watched
great rank tv --want                # rank what you want to watch next
great consumed "Severance"          # promotes the wanted item to the catalog
great build                         # render → dist/

A working sample lives in examples/sample-data/. great init (default --with-pages) drops a GitHub Actions workflow that builds the site and deploys to Pages on every push.

CLI

great init [PATH] [--list NAME:KIND]... [--with-pages]

Bootstrap a data repo (drops a Pages-deploy workflow by default).

great lists

Show configured lists.

great rank <list> / great rank <kind> --want

Run a Textual ranking session — over a favorite-list, or (with --want) the want queue for <kind>.

great show <list> / great show <kind> --want

Print the inferred ranking, favorites or want.

great log <item> [--status ...] [--notes ...] [--at DATE]

Append a diary entry. Consuming a wanted item promotes it to the catalog.

great consumed <item> [--at DATE]

Alias for log --status consumed.

great want <title> --kind KIND [--year YEAR] [--id ID]

Add a free-form title to the kind’s want queue (one queue per kind).

great unwant <item> [--kind KIND]

Remove from the kind’s want queue.

great build [--out dist/]

Render the static site.

Development

uv sync
uvx nox            # runs all default sessions
uvx nox -s tests   # just tests
uvx nox -s style   # ruff check + format
uvx nox -s typing  # ty

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

great-2026.5.11.tar.gz (66.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

great-2026.5.11-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

Details for the file great-2026.5.11.tar.gz.

File metadata

  • Download URL: great-2026.5.11.tar.gz
  • Upload date:
  • Size: 66.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for great-2026.5.11.tar.gz
Algorithm Hash digest
SHA256 cfdf574e8fc08feab02f7c60d69591f0668e0abef84e17000a5c1a3ee518c173
MD5 b6d888d142d1af43f596d42d7a7bff38
BLAKE2b-256 e134a20df236079f94f5699b4e16c2d4340eb2a583e5b6458984bfe9768b1c50

See more details on using hashes here.

Provenance

The following attestation bundles were made for great-2026.5.11.tar.gz:

Publisher: ci.yml on Julian/Great

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file great-2026.5.11-py3-none-any.whl.

File metadata

  • Download URL: great-2026.5.11-py3-none-any.whl
  • Upload date:
  • Size: 39.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for great-2026.5.11-py3-none-any.whl
Algorithm Hash digest
SHA256 ead55c4faaef1dafe331133950cc7253d6dd8e15767397677e2d870fcac963bc
MD5 8ebde63429ad9289143441908da778d3
BLAKE2b-256 82bb5c20cb7e314c733a3f755c8c539d551821067d8dd0eab2e98a531e18dcf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for great-2026.5.11-py3-none-any.whl:

Publisher: ci.yml on Julian/Great

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page