# CensoredUsername/unrpyc

A ren'py script decompiler

Repository: https://github.com/CensoredUsername/unrpyc
Canonical: https://ross.abutalabs.com/products/unrpyc
Language: Ren'Py
License: NOASSERTION
License Family: other
Last push: 2026-02-24T14:48:19+00:00

## Health v2 (maintenance only)
Score: 72/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 69, release rhythm 60, longevity 100
- inputs: {"age_days": 5345, "days_push": 190, "days_rel": 190, "gap_med": 86.5, "n_releases_24m": 3}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1235, forks 194 (observed 2026-08-28T04:04:04.851064+00:00)

## What it is
Unrpyc is a decompiler that converts compiled Ren'Py .rpyc script files back into readable Ren'Py script source. It can be run as a command-line tool, used as a Python library, or injected into a running game.

## Use cases
- decompile ren'py rpyc files back to script
- recover lost ren'py source code
- translate a renpy visual novel
- inspect compiled script of a renpy game
- extract readable dialogue from a renpy game

## When to choose
- you need to recover or read the source of compiled Ren'Py .rpyc files
- you want a tool usable as CLI, library, or in-game injection
- you need support for both modern and legacy Ren'Py versions

## When to avoid
- you need to extract files from .rpa archives (use rpatool or UnRPA instead)
- you want to decompile non-Ren'Py game engines
- you expect a GUI - it is a command-line/library tool

## Facets
- artifact type: cli-tool
- maturity: active
- function: reverse-engineering, parser, cli
- domain: developer-tools, reverse-engineering
- platform: python, cli, cross-platform
- tags: renpy, decompiler, rpyc, visual-novel, game-script-extraction, game-development

## Member repositories
- CensoredUsername/unrpyc (main) score 72

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.851064+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:22:02.189594+00:00, confidence not recorded.
  - readme: https://github.com/CensoredUsername/unrpyc (fetched 2026-08-28T04:04:04.851064+00:00, sha d97719b181ee)
- Data as of 2026-08-30T08:39:29.467469+00:00.
