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                 # queue what you haven't watched
great consumed "The Godfather" --kind movie      # catalog + diary + focused rank
great consumed "Severance"                       # promotes the wanted item in
great rank movies                                # broader ranking pass when you want
great rank tv --want                             # rank watch-next priorities
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>. Filters: --recent N seeds clusters from the last N diary entries to place them in the broader ranking; --by CREATOR and --from PARENT hard-restrict the universe (rank Beatles albums against each other, songs from an album, episodes from a podcast).

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

Print the inferred ranking, favorites or want.

great consumed <item> [--kind KIND] [--at DATE] [--notes ...] [--no-log] [--no-rank]

Mark an item as consumed. Catalogs it if new (--kind required for brand-new titles), promotes it from the want queue if wanted, writes a diary entry, and runs a focused ranking session for newly-cataloged items. --no-log skips the diary; --no-rank skips ranking. Already-cataloged items get a diary row only — use great rank to re-rank them.

great started <item> [--kind KIND] [--at DATE] [--notes ...]

Log that you’ve started an item; catalog it if new. Never promotes from the want queue or ranks (no opinion formed yet).

great abandoned <item> [--kind KIND] [--at DATE] [--notes ...]

Log that you’ve abandoned an item; catalog it if new. Never promotes or ranks.

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

Low-level diary append for items already in the catalog or want queue. Useful for backfilling; never auto-creates, never ranks.

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 import spotify <path>

Import a Spotify Extended Streaming History folder (the unzipped privacy-portal export, with Streaming_History_Audio_*.json inside). Each unique track becomes a song item, each unique album becomes an album item, and every (track, day) the user actually completed (trackdone or ≥ 30s played) synthesizes a consumed diary entry.

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.31.tar.gz (116.7 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.31-py3-none-any.whl (96.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: great-2026.5.31.tar.gz
  • Upload date:
  • Size: 116.7 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.31.tar.gz
Algorithm Hash digest
SHA256 48b16a69742ea193a5a04bc241a8fe6a3dfb925bc50029d1e0f1b0fb9537a3cd
MD5 ffacb7bdb68017bb124d74aa5640df6a
BLAKE2b-256 79cbb6af4ee9ecc426f0d47ca2e95cce56006d598823b1085e17503012b5e8aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for great-2026.5.31.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.31-py3-none-any.whl.

File metadata

  • Download URL: great-2026.5.31-py3-none-any.whl
  • Upload date:
  • Size: 96.9 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.31-py3-none-any.whl
Algorithm Hash digest
SHA256 648e4b2220bf29231cc20a33fbdf5cf797a8eede3edbbad437e7723934a0de2e
MD5 c5454643cba589b6d8e4f1e1da1135e3
BLAKE2b-256 157b2db7d5287573dfcd28f8dbd41d2c9569565db1e4230ee3284908f053554e

See more details on using hashes here.

Provenance

The following attestation bundles were made for great-2026.5.31-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