kellyiscute/shit_mountain_generator
A general purpose template driven code generator
This is a tool for developers who write a lot of repetitive, boilerplate code in different languages or frameworks. You provide a structured input (like a Go struct definition) and a template, and it generates the corresponding output code (like a Python data class). It's designed for software engineers who need to automate the creation of similar code structures based on varying inputs.
No commits in the last 6 months.
Use this if you frequently find yourself manually translating data structures or writing similar setup code across different parts of your application or between different programming languages.
Not ideal if you're looking for a low-code platform or a tool for generating user-facing documents or reports, as it's specifically for code generation by developers.
Stars
19
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/kellyiscute/shit_mountain_generator"
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