File: index.rst

package info (click to toggle)
python-trame 3.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 101,620 kB
  • sloc: python: 13,515; sh: 183; javascript: 93; makefile: 7
file content (48 lines) | stat: -rw-r--r-- 869 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Welcome to Trame's documentation!
=================================

.. note::

   Trame supports desktop, client/server, cloud and Jupyter as execution environment.
   But we also provide a refined API to make it more robust and future proof.
   Trame allow integration of vue2/3 components into its Web applications
   while also streamlining community contribution for new widgets.

.. toctree::
   :hidden:
   :caption: Trame API

   trame.app
   trame.widgets
   trame.ui
   trame.decorators
   trame.assets
   trame.env

.. toctree::
   :hidden:
   :caption: Client API

   client.intro
   client.utils

.. toctree::
   :hidden:
   :caption: Core Classes

   core.server
   core.widget
   core.ui

.. toctree::
   :hidden:
   :caption: Tools

   tools.www
   tools.app
   tools.retry
   tools.widgets
   tools.serve
   tools.vtk

.. include:: ../../../README.rst