******** API Docs ******** pynautobot consists of two packages, :py:mod:`~pynautobot.core` and :py:mod:`~pynautobot.models`. The core package contains the base classes and core logic for all functionality provided by the library. The models package contains specific implementations of the :py:class:`~pynautobot.core.response.Record` class for Nautobot Models. .. toctree:: :maxdepth: 2 :caption: Contents: core/index models/index