complate-cpp-for-python

Rendering of JSX based views in Python


Keywords
jsx, html, template-engine, complate, library, python, python3
License
Apache-2.0
Install
pip install complate-cpp-for-python==0.0.2

Documentation

complate-cpp-for-python

- Rendering of JSX based views in Python

Build Python PyPI License

complate adapter that can be used in Python projects to render JSX based HTML views. It's a C++ binding and uses complate-cpp under the hood.

Getting started

Usage

For a detailed description how to use this library checkout out the User Guide.

Installation

This library is published on PyPI, so you can install it with pip.

pip install complate-cpp-for-python

Dependencies

License

complate-cpp-for-python is Open Source software released under the Apache 2.0 license.