pyunitwizard.constants package#

Submodules#

pyunitwizard.constants.constants module#

pyunitwizard.constants.constants.get_constant(constant_name, to_unit=None, to_form=None, standardized=False)[source]#
Parameters:
  • constant_name (str)

  • to_unit (str | None)

  • to_form (str | None)

  • standardized (bool | None)

Return type:

QuantityLike

pyunitwizard.constants.constants.show_constants()[source]#
Return type:

dict

Module contents#