The ``crud.py`` module ====================== .. py:module:: ansys.speos.core.kernel.crud Summary ------- .. py:currentmodule:: crud .. tab-set:: .. tab-item:: Classes .. list-table:: :header-rows: 0 :widths: auto * - :py:obj:`~ansys.speos.core.kernel.crud.CrudStub` - Wraps a speos gRPC CRUD connection. * - :py:obj:`~ansys.speos.core.kernel.crud.CrudItem` - Item of a database. .. toctree:: :titlesonly: :maxdepth: 1 :hidden: CrudStub CrudItem Description ----------- Provides a wrapped abstraction of the gRPC proto API definition and stubs. .. !! processed by numpydoc !!