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

zedr/clean-code-python resource

:bathtub: Clean Code concepts adapted for Python observed · 2026-08-28

github.com/zedr/clean-code-python · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 3284
  • days_rel: n/a
  • days_push: 1180
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4835 stars · 823 forks observed · 2026-08-28

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

A guide adapting Robert C. Martin's Clean Code principles to Python, covering variables, functions, classes, and SOLID design principles with good/bad code examples. It is a documentation-style learning resource, not a library or tool.

Use cases

  • learn clean code practices in python
  • improve readability of my python code
  • understand SOLID principles with python examples
  • refactor messy python code
  • python coding guidelines for my team
  • naming conventions and function design tips for python

When to choose

  • you want concise, example-driven guidance on writing readable Python
  • you are teaching or onboarding developers on Python best practices
  • you want a Python adaptation of Clean Code concepts

When to avoid

  • you need an executable linter or formatter rather than prose guidelines
  • you need an official PEP 8 style guide
  • you need language-agnostic Clean Code material

Facets

learning-resource · maturity maintenance

developer-tools documentation developer-tools tutorials programming-languages python clean-code best-practices code-quality software-craftsmanship solid-principles style-guide

1 source

Member repositories

RepositoryRoleHealth v2
zedr/clean-code-pythonmain32

For agents

markdown · JSON · MCP: product_card(name="zedr/clean-code-python")

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