🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

ytml

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ytml

A YAML based HTML templating engine

1.0.2
PyPI
Maintainers
1

YTML: Write HTML using YAML while templating with YTE

YTML allows to define HTML tags in YAML syntax, usually leading to significantly less code. In combination with YTE, you can perform arbitrary templating. Unlike other many approaches for templating, YTE/YTML is always valid YAML.

Note: Unlike YTE which is mature and fully tested, YTML is a prototype and still mostly undocumented. Nevertheless, it is stable and usable.

Inspired by https://stackoverflow.com/questions/4121548/yaml-like-templating-language-for-html.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts