API

Most (all?) of the objects documented in the below submodules are also exposed at the sphobjinv package root. For example, both of the following will work to import the Inventory class:

>>> from sphobjinv import Inventory
>>> from sphobjinv.inventory import Inventory