- 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.
For a detailed description how to use this library checkout out the User Guide.
This library is published on PyPI, so you can install it with pip.
pip install complate-cpp-for-python
- complate-cpp, Apache 2.0
- pybind11, BSD-style license (Link)
complate-cpp-for-python is Open Source software released under the Apache 2.0 license.