Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.51 KB

File metadata and controls

34 lines (22 loc) · 1.51 KB

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.