Trame

Trame API

  • trame.app package
  • trame.widgets package
  • trame.ui package
  • trame.decorators module
  • trame.assets package

Client API

  • Introduction
  • utils

Core Classes

  • server
  • widget
  • ui

Tools

  • Static Web Client generator
  • Application file generator
  • Update launcher retry array
  • Python widgets generator
  • Python serve utility
  • VTK rendering backend information
Trame
  • trame.tools.widgets package
  • View page source

trame.tools.widgets package

Submodules

  • trame.tools.widgets.generator module
    • Path
      • Path.stat()
      • Path.lstat()
      • Path.exists()
      • Path.is_dir()
      • Path.is_file()
      • Path.is_mount()
      • Path.is_symlink()
      • Path.is_junction()
      • Path.is_block_device()
      • Path.is_char_device()
      • Path.is_fifo()
      • Path.is_socket()
      • Path.samefile()
      • Path.open()
      • Path.read_bytes()
      • Path.read_text()
      • Path.write_bytes()
      • Path.write_text()
      • Path.iterdir()
      • Path.glob()
      • Path.rglob()
      • Path.walk()
      • Path.cwd()
      • Path.home()
      • Path.absolute()
      • Path.resolve()
      • Path.owner()
      • Path.group()
      • Path.readlink()
      • Path.touch()
      • Path.mkdir()
      • Path.chmod()
      • Path.lchmod()
      • Path.unlink()
      • Path.rmdir()
      • Path.rename()
      • Path.replace()
      • Path.symlink_to()
      • Path.hardlink_to()
      • Path.expanduser()
  • trame.tools.widgets.utils module
    • camel_to_dash()
    • attr_to_py()

© Copyright 2022, Kitware.

Built with Sphinx using a theme provided by Read the Docs.