Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 2.2 KB

README.rst

File metadata and controls

66 lines (38 loc) · 2.2 KB

trame-datagrid pypi_download

Trame widget of the RevoGrid component for vue3.

Example with fake data of what it looks like

License

trame-datagrid is made available under the MIT License. For more details, see LICENSE This license has been chosen to match the one use by RevoGrid which is instrumental for making that library possible.

Installing

trame-datagrid can be installed using pip

pip install trame-datagrid

Development

This component require to build a JavaScript library that bundles RevoGrid into a standalone file that can then be used by trame directly.

Build and install the Vue components

cd vue-components
npm i
npm run build
cd -

Install the application

pip install .

Community

Trame | Discussions | Issues | RoadMap | Contact Us

Enjoying trame?

Share your experience with a testimonial or with a brand approval.

JavaScript dependency

This Python package bundle the @revolist/vue3-datagrid@3.0.97 JavaScript library. If you would like us to upgrade it, please reach out.