openasce package

Subpackages

Submodules

openasce.version module

class openasce.version.VersionInfo[source]

Bases: object

BUILD_DATE = '2023-12-08 08:58:17'
BUILD_USER = 'docs'
BUILD_VERSION = '0.1.0'
__dict__ = mappingproxy({'__module__': 'openasce.version', 'BUILD_DATE': '2023-12-08 08:58:17', 'BUILD_VERSION': '0.1.0', 'BUILD_USER': 'docs', 'log_once': False, 'info': <function VersionInfo.info>, '__dict__': <attribute '__dict__' of 'VersionInfo' objects>, '__weakref__': <attribute '__weakref__' of 'VersionInfo' objects>, '__doc__': None, '__annotations__': {}})
__doc__ = None
__module__ = 'openasce.version'
__weakref__

list of weak references to the object (if defined)

info()[source]
log_once = False