Skip to main content

◆ Claude Wrapped — Neo-Brutalist Edition

Ton année Claude Code, wrappée en néo-brutalisme. Your Claude Code year, wrapped — neo-brutalist style.

Lit tes transcripts Claude Code en local et génère une page HTML unique, partageable et autonome — blocs à ombre dure, accents francs, polices mono, dans l'esprit de Git Wrapped.

🇫🇷 Français · 🇬🇧 English · MIT


Adaptation néo-brutaliste de My Claude Wrapped — Arcade Edition par @HKafuiEPI (👏 tout le crédit de l'idée et de l'analyse des transcripts lui revient). Ici on garde son moteur, on change la peau : direction artistique néo-brutaliste au lieu de l'arcade rétro. / Neo-brutalist re-skin of @HKafuiEPI's My Claude Wrapped; same engine, different art direction.

🇫🇷 Français

C'est quoi ?

Un générateur qui transforme ton historique local Claude Code (~/.claude/projects/**/*.jsonl) en une page « Wrapped » à la Spotify, look néo-brutaliste. Aucune donnée n'est envoyée nulle part : tout tourne en local et la page ne contient que des chiffres agrégés (jamais le contenu des conversations).

Installation & utilisation

Aucune dépendance — juste Python 3.8+.

pip install wrapped-claude
wrapped-claude                      # FR  -> claude_wrapped.html  (commande installée)
wrapped-claude --video --lang en    # toutes les options, ex.

Ou depuis les sources — python3 generate.py équivaut à la commande wrapped-claude :

git clone git@github.com:Salemgnk/claude-wrapped.git
cd claude-wrapped
python3 generate.py                 # FR  -> claude_wrapped.html
python3 generate.py --lang en       # EN  -> claude_wrapped.en.html
python3 generate.py --days 30       # 30 derniers jours
python3 generate.py --images        # exporte 1 PNG par écran -> images/
python3 generate.py --video         # vidéo diaporama (fondus) -> claude_wrapped.mp4
python3 generate.py --video --video-music song.mp3   # + musique

--images capture chaque écran en PNG partageable ; --video les assemble en mp4 (fondus enchaînés, ~3 s/écran, musique optionnelle). Nécessite Chrome/Chromium (et ffmpeg pour --video) ; aucune dépendance Python ajoutée, ignoré proprement si absent. Exécutable uniquement en CLI (données locales).

Puis ouvre le .html — navigation , Espace, clic ou swipe.

🇬🇧 English

What is it?

A generator that turns your local Claude Code history (~/.claude/projects/**/*.jsonl) into a Spotify-Wrapped-style page, neo-brutalist look. Nothing is sent anywhere: everything runs locally and the page contains only aggregate numbers (never conversation content).

Install & usage

No dependencies — just Python 3.8+.

pip install wrapped-claude
wrapped-claude                      # FR  -> claude_wrapped.html  (installed command)
wrapped-claude --video --lang en    # all options, e.g.

Or from source — python3 generate.py is equivalent to the wrapped-claude command:

git clone git@github.com:Salemgnk/claude-wrapped.git
cd claude-wrapped
python3 generate.py                 # FR  -> claude_wrapped.html
python3 generate.py --lang en       # EN  -> claude_wrapped.en.html
python3 generate.py --images        # export one PNG per screen -> images/
python3 generate.py --video         # slideshow video (fades) -> claude_wrapped.mp4
python3 generate.py --video --video-music song.mp3   # + music

--images captures each screen as a shareable PNG; --video stitches them into an mp4 (crossfades, ~3s/screen, optional music). Needs Chrome/Chromium (and ffmpeg for --video); no Python dependency added, skipped gracefully if missing. CLI-only (local data). Then open the .html and scroll.

Crédits / Credits

  • Idée & moteur d'analyse / idea & parsing engine : @HKafuiEPIMy Claude Wrapped
  • Direction artistique néo-brutaliste / neo-brutalist art direction : reprise de Git Wrapped
  • Polices / fonts : Space Grotesk & Space Mono (OFL)

Download files

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

Source Distribution

wrapped_claude-0.1.0.tar.gz (63.9 kB view details)

Uploaded Source

Built Distribution

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

wrapped_claude-0.1.0-py3-none-any.whl (61.8 kB view details)

Uploaded Python 3

File details

Details for the file wrapped_claude-0.1.0.tar.gz.

File metadata

  • Download URL: wrapped_claude-0.1.0.tar.gz
  • Upload date:
  • Size: 63.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for wrapped_claude-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d111d0b112369b2da23bff7db9a93d8027a853b2a394d42a598bee1a47ac6781
MD5 60ad86a33da525757264e81271c237f2
BLAKE2b-256 869ada81f53ddf4610ec3ccf7b4471c6825f56762b77e457967b1c8d904b7d3d

See more details on using hashes here.

File details

Details for the file wrapped_claude-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: wrapped_claude-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 61.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for wrapped_claude-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 66cd61a67caf506255722461a0c5771b360a715edc73d12b680cb46f8ab12ab3
MD5 94bfe031cf54871b08073438bab49f57
BLAKE2b-256 4dbbab55cc727ba190fcbdd0b48ff7ae0171da210d298a20ce6540aa66af5375

See more details on using hashes here.

Supported by

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