10.1.6. Module: version

Version info.

tanium_hat.version.PROD_STR = u'tanium_hat v1.1.0-broccoli'

Product string, and example of using TOOL_DICT for templating

tanium_hat.version.TOOL_DICT = {u'tool_url': u'https://github.com/tanium/tanium_hat', u'tool_codename': u'broccoli', u'tool_version': u'1.1.0', u'tool_shortname': u'THAT', u'tool_propername': u'Tanium HAT', u'tool_copyright': u'Copyright Tanium Inc. 2017', u'tool_email': u'jim.olsen@tanium.com', u'tool_fullname': u'Tanium Hygiene Assessment Tool', u'tool_prodstr': u'tanium_hat v1.1.0-broccoli', u'tool_license': u'MIT', u'tool_author': u'Jim Olsen', u'tool_description': u'Modular framework for extracting and analyzing data from Tanium and the internet into a PowerPoint file.', u'tool_title': u'tanium_hat', u'tool_status': u'production'}

Dictionary containing all of the values in this module for use in templating

tanium_hat.version.__version__

Version for this product.

tanium_hat.version.__codename__

Codename for this major version branch (alphabetical names of healthy foods)

tanium_hat.version.__title__

Title for this product

tanium_hat.version.__url__

URL for this product

tanium_hat.version.__author__

Author of this product

tanium_hat.version.__email__

Email of author of this product

tanium_hat.version.__description__

Short description of this product

tanium_hat.version.__license__

License of this product

Copyright of this product

tanium_hat.version.__status__

Status of this version of this product

tanium_hat.version.__fullname__

Full name of this product

tanium_hat.version.__propername__

Reference name of this product

tanium_hat.version.__shortname__

Shortest name of this product possible