.. _reference-index: ################################ Reference ################################ If you've completed the tutorial, you are now ready to delve into the internal logic and models used to provide the user-friendly interface. Please note that some sections are still in development and may be subject to changes or removal. This framework is evolving over time, and nothing in the current documentation is considered to be final. To get started with the internal API, it is recommended to visit the :ref:`library-index` API documentation. .. toctree:: :maxdepth: 2 :caption: Python Reference introduction.rst datamodel.rst operators.rst If you want to switch to the C API instead, please refer to the sections described in the CAPI reference. .. toctree:: :maxdepth: 2 :numbered: :caption: C API Reference capi/extension capi/abstract capi/objects/objimpl capi/parsing capi/macros capi/module