Skip to content

Suggest have option to choose the engine #35

@alasalamont

Description

@alasalamont

Hi brother,
Here is the ideal. If you know a website is built with Python, you currently have to manually specify each template engine it uses with the -e option, like -e engine_name, I did test try to include multiple engines name but does not work -e engine_name1,engine_name2,engine_name3. Besides that, it can be a hassle because you need to remember and list all the relevant template engines yourself.

It would be much simpler if there was a feature allowing you to select the platform directly, such as --platform python. With this, the tool would automatically know to include all the common Python template engines like Mako, Python, Cheetah, Jinja2, and Tornado, without you having to list each one.

Regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    delayedThe issue will be fixed with a big update laterenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions