complate-cpp-for-python
- Rendering of JSX based views in Python
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.