Chartlets is a software framework that allows websites developed with React to be extended by server-side UI contributions programmed in Python or other programming languages.
It comprises a Python backend package and a JavaScript/React frontend package.
Please see the Documentation for more information.
- Enhance your React web application by UI-contributions programmed in Python.
 - Enhance your Python REST server to publish server-side UI-contributions.
 - Support your favorite charting library or UI component library by plugins.
 - Use provided plugins for Vega-Lite charts and Material UI components.