cleder/crepr
Create a ❤️__repr__🤗️ for your python classes from the definition found in __init__
Automatically generates `__repr__` methods by introspecting `__init__` parameters and their type annotations, then injects the generated code directly into Python files. Operates as a CLI tool with `--diff` and `--inline` options for preview or in-place modification, and supports customization for `**kwargs` formatting. Integrates with pre-commit workflows for automated code generation during development.
Used by 1 other package. Available on PyPI.
Stars
6
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 16, 2026
Monthly downloads
28
Commits (30d)
0
Dependencies
1
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/cleder/crepr"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
inducer/cgen
C/C++ source generation from an AST
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
pyecore/pyecore
A Python(nic) Implementation of EMF/Ecore (Eclipse Modeling Framework)
mutating/transfunctions
Say NO to Python fragmentation on sync and async
cogu/cfile
A python C code generator