sustrik/tiles
Programmatic code generation
This tool helps developers generate source code or other structured text files programmatically, ensuring correct indentation and alignment. You input various blocks of text and combine them using a templating system. The output is a cleanly formatted string that can be written to a file or used elsewhere in your application. Software developers and engineers who build tools that write code for other systems will find this useful.
No commits in the last 6 months.
Use this if you need to generate code or text with complex, dynamic indentation and alignment, and want to avoid manual string manipulation or messy templates.
Not ideal if your code generation needs are simple and involve only basic string concatenation or f-strings without concerns for multi-line block alignment.
Stars
82
Forks
6
Language
Python
License
—
Category
Last pushed
Mar 31, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/sustrik/tiles"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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