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
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
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator