# chinesehuazhou/python-whydo

Explore Python's charms by asking WHY questions

Repository: https://github.com/chinesehuazhou/python-whydo
Canonical: https://ross.abutalabs.com/products/python-whydo
Homepage: https://pythoncat.top
License Family: other
Topics: python, python3, programming
Last push: 2025-01-11T14:05:50+00:00

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

## Adoption (not part of the score)
Stars 1942, forks 117 (observed 2026-08-28T04:05:57.507917+00:00)

## What it is
A curated collection of essays (mostly in Chinese, with translations welcome) exploring Python's design decisions through 'why' questions, such as why Python uses indentation, len(), and snake_case. It is a reading resource rather than software, maintained by the author of the Python Trending Weekly newsletter.

## Use cases
- understand why Python uses indentation for code blocks
- learn why Python has no main function
- find out why Python doesn't support i++
- understand why len() is a function not a method
- learn why Python uses # for comments
- explore Python language design history and philosophy

## When to choose
- you want deep explanations of Python's design rationale rather than how-to guides
- you enjoy language design and history discussions
- you want thought-provoking reading material about Python

## When to avoid
- you need practical how-to tutorials or API references
- you need runnable code or tools
- you require content under an open-source license (the repo has no license)

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation
- domain: programming-languages, tutorials, education
- platform: cross-platform
- tags: python, articles, language-design, why-questions, chinese, translations

## Member repositories
- chinesehuazhou/python-whydo (main) score 33

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.507917+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-30T03:08:03.845298+00:00, confidence not recorded.
  - readme: https://github.com/chinesehuazhou/python-whydo (fetched 2026-08-28T04:05:57.507917+00:00, sha c88da05f52ab)
  - homepage: https://pythoncat.top (fetched 2026-08-29T10:47:32.149610+00:00, sha 72fa2c136bc9)
  - site_page: https://pythoncat.top/about (fetched 2026-08-29T10:47:32.161665+00:00, sha 11a9a5d8b07e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
