API reference#
The pygranta
metapackage does not have an API. The only information that you can
obtain specific to this package is the version.
To obtain the metapackage version, use this code:
>>> from pygranta import __version__
>>> __version__
'2023.2.0'
The documentation for each PyGranta package has its own “API reference” section. You can click the following cards to access their specific API documentation.
PyGranta API documentation#
PyGranta BoM Analytics: API reference
PyGranta RecordLists: API reference
PyGranta JobQueue: API reference