Skip to content

Dev

source module isofit.data.dev

Functions

source cli()

Extra commands for developers

source toTemplate(no_save, kwargs, *args, **opts)

source fromTemplate(no_save, kwargs, *args, **opts)

source installTabCompletion(command: str = 'isofit')

Generates the Click shell completion script for a user's shell, if it is supported.

Parameters

  • command : str, default="isofit" Name of the CLI program

Raises

  • RuntimeError

source check_version()

Checks the currently installed ISOFIT version against the latest release