Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.75 KB

File metadata and controls

31 lines (22 loc) · 1.75 KB

Chartlets

CI codecov NPM Version

CI codecov PyPI Anaconda-Server Badge

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.

Features

  • 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.

License

MIT