# leisurelicht/wtfpython-cn

wtfpython的中文翻译/持续🚧.../ 能力有限，欢迎帮我改进翻译

Repository: https://github.com/leisurelicht/wtfpython-cn
Canonical: https://ross.abutalabs.com/products/wtfpython-cn
Homepage: https://leisurelicht.github.io/wtfpython-cn/
Language: Jupyter Notebook
License: WTFPL
License Family: permissive
Last push: 2024-11-29T08:16:22+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2853, "days_push": 642, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 12709, forks 2029 (observed 2026-08-28T04:10:59.643067+00:00)

## What it is
A Chinese translation of the popular 'wtfpython' collection of surprising, counter-intuitive Python code examples with explanations of the underlying language internals. It is distributed as Jupyter Notebooks and a static site, and is not a software library or tool.

## Use cases
- learn why Python behaves unexpectedly in tricky code examples
- prepare for Python interview questions about language internals
- understand Python gotchas like string interning and mutable defaults
- study Python in Chinese with interactive notebooks
- test whether I can predict the output of tricky Python snippets

## When to choose
- you want to deeply understand Python's quirks and internals through examples
- you prefer reading in Chinese
- you want an interactive notebook format to experiment with the examples

## When to avoid
- you need a runnable library or tool rather than educational content
- you need a comprehensive Python tutorial from beginner basics
- you need up-to-date coverage of the latest Python versions

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: programming-languages, tutorials, education
- platform: python, cross-platform
- tags: python-gotchas, chinese-translation, interactive-notebook, language-internals, interview-prep

## Member repositories
- leisurelicht/wtfpython-cn (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:59.643067+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-29T17:13:50.811962+00:00, confidence not recorded.
  - readme: https://github.com/leisurelicht/wtfpython-cn (fetched 2026-08-28T04:10:59.643067+00:00, sha 891475231653)
  - homepage: https://leisurelicht.github.io/wtfpython-cn/ (fetched 2026-08-29T08:10:02.545374+00:00, sha 50d6b28dbe4e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
