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 --list movies:movie --list tv:tv
# Edit items/movie.toml to add some items, then:
great rank movies          # interactive Textual session
great consumed "Anora"     # log it (auto-removes from any want queue)
great want "Severance"     # add to want queue
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>

Run a Textual ranking session.

great show <list>

Print the inferred ranking.

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

Append a diary entry.

great consumed <item> [--at DATE]

Alias for log --status consumed.

great want <item> [--list ...] [--priority ...]

Add to a want queue.

great unwant <item>

Remove from want queues.

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.6.tar.gz (62.5 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.6-py3-none-any.whl (34.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: great-2026.5.6.tar.gz
  • Upload date:
  • Size: 62.5 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.6.tar.gz
Algorithm Hash digest
SHA256 0b43779ddbf49067e3cce9d7ffe3bea387ff05e8337ae7a1e14a714264171a59
MD5 774c49ded05ea587b5b3fc630fc82f88
BLAKE2b-256 7c4b1fa30a59eb9aa1480ccc2d9c6651bd28583e5564df7cf67703d86d4e95bb

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: great-2026.5.6-py3-none-any.whl
  • Upload date:
  • Size: 34.7 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 07f4a347f02db5b34e44a8ff677f32d811ef6b8e3c125396cc58f45af00a6d3d
MD5 50c05de14339ed10f9fc1805a8a11199
BLAKE2b-256 5ba21fbbd6e333810516befc6e376e9b33fc5faefd623ad27a11ae1f62c40767

See more details on using hashes here.

Provenance

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