Skip to content

brabadu/pml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PML

This is a demo for PML.

  1. clone a repo
  2. pip install -r requirements.txt
  3. python blockbuild/main.py

Structure

  • blockbuild/main.py is the entry point and has example for launching PML rendering with render_pml_template

  • blockbuild/blocks.py has blocks and nodes definition

  • blockbuild/templates/all.html has templates for blocks

  • blockbuild/pml/blocks.py - @pml_block definition, with quick&sloppy hack to make it work with Jinja2

  • blockbuild/pml/blocks.py - definition for render_pml_template

About

Simple demo for PML renderer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages