.. Ambra-SDK documentation master file, created by sphinx-quickstart on Thu Mar 12 17:09:56 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Ambra-sdk - An easy way to use AmbraHealth using Python ======================================================= Release v\ |version|. :ref:`Installation`. .. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg :target: https://opensource.org/licenses/Apache-2.0 .. image:: https://badge.fury.io/py/ambra-sdk.svg :target: https://badge.fury.io/py/ambra-sdk Key features ~~~~~~~~~~~~ - :ref:`Service API` - :ref:`Storage API` - :ref:`Models` for easier sdk usage - Some useful :ref:`addon functions` - :ref:`Async` Source code ~~~~~~~~~~~ The project is hosted on `GitHub `_. Please feel free to create issues in the `bug tracker `_ if you find a bug or have some suggestions in order to improve the library. Dependencies ~~~~~~~~~~~~ - Python 3.6+ - *requests* - *aiohttp* - *python-box* - *pydicom* Authors and License ~~~~~~~~~~~~~~~~~~~ The ``ambra-sdk`` package is written by the AmbraHealth AI team. It's *Apache 2* licensed and is freely available. .. toctree:: :maxdepth: 4 :caption: Table of contents: installation quickstart service_api storage_api async addon faq referencies/index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`