# SigmaQuan/Better-Python-59-Ways

Code Sample of Book "Effective Python: 59 Specific Ways to Write Better Pyton" by Brett Slatkin

Repository: https://github.com/SigmaQuan/Better-Python-59-Ways
Canonical: https://ross.abutalabs.com/products/better-python-59-ways
Language: Python
License Family: other
Topics: tricks, python-3, python, effective-python
Last push: 2023-06-13T19:03:29+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3494, "days_push": 1177, "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 1383, forks 215 (observed 2026-08-28T04:04:34.557360+00:00)

## What it is
A collection of Python code samples accompanying the book 'Effective Python: 59 Specific Ways to Write Better Python' by Brett Slatkin. Each item from the book is illustrated with runnable example scripts demonstrating Pythonic idioms and best practices.

## Use cases
- learn how to write more Pythonic code
- study code examples for Effective Python book items
- review Python best practices like PEP 8 and slicing idioms
- find sample code for Python 3 idioms
- supplement reading the Effective Python book with runnable examples

## When to choose
- you are reading or have read Effective Python and want runnable code samples
- you want concise examples of Pythonic thinking and idioms
- you are teaching or learning Python 3 best practices

## When to avoid
- you need a production-ready library or tool
- you want a comprehensive Python tutorial rather than book-specific samples
- you need actively maintained or licensed code for reuse in projects

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools
- domain: programming-languages, tutorials, developer-tools
- platform: python, cross-platform
- tags: python-3, effective-python, code-samples, best-practices, book-companion, pythonic-thinking

## Member repositories
- SigmaQuan/Better-Python-59-Ways (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:34.557360+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-30T04:40:01.477346+00:00, confidence not recorded.
  - readme: https://github.com/SigmaQuan/Better-Python-59-Ways (fetched 2026-08-28T04:04:34.557360+00:00, sha cec03072d524)
- Data as of 2026-08-30T08:39:29.467469+00:00.
