# crazyguitar/pysheeet

Python Cheat Sheet

Repository: https://github.com/crazyguitar/pysheeet
Canonical: https://ross.abutalabs.com/products/pysheeet
Homepage: https://pythonsheets.com
Language: Python
License: MIT
License Family: permissive
Topics: python, python-2, python-3, cheatsheet
Last push: 2026-08-22T05:40:34+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 45, longevity 100
- inputs: {"age_days": 3838, "days_push": 11, "days_rel": 159, "gap_med": 303, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8150, forks 1212 (observed 2026-08-28T04:10:13.891876+00:00)

## What it is
A comprehensive Python cheat sheet project collecting practical code snippets, tutorials, and interview questions, published as a website and PDF. It is also distributed as a Claude Code plugin so AI assistants can reference the sheets when answering Python questions.

## Use cases
- quickly look up python code snippets
- learn python fundamentals with examples
- prepare for a python interview
- review what's new in python 3
- give claude code a python knowledge skill
- find examples for asyncio, decorators, and GIL topics

## When to choose
- you need a free, searchable Python reference with runnable examples
- you want curated interview questions linked to explanations
- you want Python cheat sheets available inside Claude Code

## When to avoid
- you need exhaustive official language documentation
- you want interactive exercises or a structured course
- you need a library to install in your code

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, developer-tools
- domain: programming-languages, tutorials, education, developer-tools
- platform: python, editor-plugin
- tags: cheatsheet, python-2, python-3, code-snippets, interview-preparation, claude-code-plugin, web

## Member repositories
- crazyguitar/pysheeet (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:13.891876+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:29:46.351766+00:00, confidence not recorded.
  - readme: https://github.com/crazyguitar/pysheeet (fetched 2026-08-28T04:10:13.891876+00:00, sha 8f0f5bcf18e6)
  - homepage: https://pythonsheets.com (fetched 2026-08-29T08:28:30.393050+00:00, sha 929625612a28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
