Internal client of trame
Project description
trame-client is the generic single page application that come with trame. trame-client provides the infrastructure on the client-side (browser) to connect to a trame server, synchronize its state with the server, make method call, load dynamically components and feed a dynamic template provided by the server.
This package is not supposed to be used by itself but rather should come as a dependency of trame. For any specificity, please refer to the trame documentation.
Installing
trame-client can be installed with pip:
pip install --upgrade trame-client
Usage
The Trame Tutorial is the place to go to learn how to use the library and start building your own application.
The API Reference documentation provides API-level documentation.
License
trame-client is made available under the MIT License. For more details, see LICENSE This license has been chosen to match the one use by Vue.js which is instrumental for making that library possible.
Community
Trame | Discussions | Issues | RoadMap | Contact Us
Enjoying trame?
Share your experience with a testimonial or with a brand approval.
Development
Build client side code base
cd vue[2,3]-app
npm install
npm run build # build trame client application
cd -
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for trame_client-2.6.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcdc4c95db1d629956eedd61e53d0e0405611d4c7b24e3e16ae8798bdb21ef09 |
|
MD5 | 07e6765d2e4e523d627b7a3b0ddc9f3f |
|
BLAKE2b-256 | 1b8cbf83eb1a04b44da0b29d14c8d7ef579f9ab56012e5ae393683c29a12c14c |