.. PyOptimum documentation master file, created by sphinx-quickstart on Sat Jun 17 11:00:45 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to PyOptimum's documentation! ===================================== This package contains some utility functions to facilitate the connection to the `Optimize API `_ and `Models API `_ in python. This library is a simple wrapper of the `requests `_ and `aiohttp `_ python libraries that helps making token management transparent to the user. Documentation is limited to the functionality provided by this library. See `Optimize API `_ and `Models API `_ for a complete API documentation. See `demo `_ for a jupyter notebook demo. .. toctree:: :maxdepth: 3 :caption: User Guide: src/quickstart .. toctree:: :maxdepth: 3 :caption: Reference src/modules Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`