c_therm_tci_tools.__main__

c_therm_tci_tools.__main__#

CLI for tools.

Module Contents#

Functions#

main

compile

Compile.

get_actions

Get actions used by this repository.

log

Send object to stdout.

Data#

APP

CLI.

API#

c_therm_tci_tools.__main__.APP#

‘App(…)’

CLI.

c_therm_tci_tools.__main__.main()#
c_therm_tci_tools.__main__.compile(
high: bool = False,
)#

Compile.

c_therm_tci_tools.__main__.get_actions()#

Get actions used by this repository.

For additional security, select “Allow and select non-, actions and reusable workflows” in the General section of your Actions repository settings, and paste the output of this command into the “Allow specified actions and reusable workflows” block.

Parameters#

  • high: Highest dependencies.

c_therm_tci_tools.__main__.log(
obj,
)#

Send object to stdout.