Ross ROSS = Recommend OSS · open-source software intelligence for agents

RafeKettler/magicmethods resource

Guide to Python's magic methods observed · 2026-08-28

github.com/RafeKettler/magicmethods · homepage · HTML observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5704
  • days_rel: n/a
  • days_push: 982
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1720 stars · 342 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A written guide to Python's magic (dunder) methods, originally authored in 2011 by Rafe Kettler and licensed under CC BY-NC-SA. It is a documentation-style educational resource built from Markdown/LaTeX sources rather than a software library.

Use cases

  • learn how Python's __init__, __repr__, and other dunder methods work
  • understand operator overloading in Python classes
  • reference for implementing context managers and descriptors
  • study material for Python object model internals
  • find examples of __getattr__, __call__, and comparison methods

When to choose

  • you want a concise written explanation of Python's magic methods
  • you are learning the Python object model and protocol methods
  • you need a free reference to link or fork for educational content

When to avoid

  • you need up-to-date coverage of modern Python features (the guide dates from 2011)
  • you want runnable code or a library rather than prose documentation
  • you need commercial-use-friendly licensing (CC BY-NC-SA restricts commercial use)

Facets

learning-resource · maturity abandoned

documentation developer-tools tutorials programming-languages education python cross-platform python-magic-methods dunder-methods guide tutorial python

1 source

Member repositories

RepositoryRoleHealth v2
RafeKettler/magicmethodsmain32

For agents

markdown · JSON · MCP: product_card(name="RafeKettler/magicmethods")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem