Skip to content

gabssanto/pizzaPy

Repository files navigation

pizzaPy: A WIP Framework to develop frontend using purely python

  • Routing and Counter Example
Screen.Recording.2022-05-21.at.14.34.52.mov
  • MatplotLib and SVG Example

Screen Shot 2022-05-21 at 14 29 51

Currently supported components

  • Div
  • Button
  • Svg
  • Img

Currently supported for dev

  • Store
  • Virtual DOM
  • Auto re render page after state update
  • Routing system