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'

Each PyGranta package has its own “API reference” documentation section.

PyGranta API documentation#