Multi-file frontend for single-file code generators.
Project description
This small library adds multi-file management on top of one or more existing single-file code generators.
Why would I need pymultigen?
Code generators like Mako or Jinja are great and can be used to generate just about any kind of textual output from templates with a nice template language. They are very mature and battle-proven. However, most of those generators have their origin in the web application domain. The typical usecase is to dynamically render a single HTTP response (most of the time an HTML page) from one or more templates. One HTML page.
If you want to use these generators in other scenarious, e.g. to generate code or reports, but not to one but to multiple files in different folders, pymultigen can help. It simply adds an easy to configure file and folder management layer on top of one or more existing code generators.
More docs to come soon.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for pymultigen-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60bbe3c25bd677a8329ca7ac0c50b1b239218713ea0f98e344250b3e364f94e8 |
|
MD5 | f592cfaf9f10ba00ca917141769c66c9 |
|
BLAKE2b-256 | 85d336514277314fb680d8cc718e7d2334afd41ec92c90b5db58be6c4269f418 |