diff --git a/README.md b/README.md index 3729204..f036040 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,22 @@ # Python Loading SDK +[![PyPI Version][pypi-image]][pypi-url] +[![][versions-image]][versions-url] +[![Build Status][build-image]][build-url] + +[pypi-image]: https://img.shields.io/pypi/v/python-loading-sdk +[pypi-url]: https://pypi.org/project/python-loading-sdk/ +[versions-image]: https://img.shields.io/pypi/pyversions/python-loading-sdk +[versions-url]: https://pypi.org/project/python-loading-sdk/ +[build-image]: https://github.com/hnrkcode/python-loading-sdk/actions/workflows/build.yaml/badge.svg +[build-url]: https://github.com/hnrkcode/python-loading-sdk/actions/workflows/build.yaml + +## How to install + +``` +pip install python-loading-sdk +``` + ## Usage Examples Instantiate the client and optionally provide login credentials to be able to use methods that requires the user to be logged in. diff --git a/docs/build/doctrees/environment.pickle b/docs/build/doctrees/environment.pickle index 355f58c..081612f 100644 Binary files a/docs/build/doctrees/environment.pickle and b/docs/build/doctrees/environment.pickle differ diff --git a/docs/build/doctrees/index.doctree b/docs/build/doctrees/index.doctree index e62bd50..e6b4884 100644 Binary files a/docs/build/doctrees/index.doctree and b/docs/build/doctrees/index.doctree differ diff --git a/docs/build/doctrees/loading_sdk.doctree b/docs/build/doctrees/loading_sdk.doctree index 3592229..f2c0211 100644 Binary files a/docs/build/doctrees/loading_sdk.doctree and b/docs/build/doctrees/loading_sdk.doctree differ diff --git a/docs/build/doctrees/modules.doctree b/docs/build/doctrees/modules.doctree index 037416a..02d0135 100644 Binary files a/docs/build/doctrees/modules.doctree and b/docs/build/doctrees/modules.doctree differ diff --git a/docs/build/html/.buildinfo b/docs/build/html/.buildinfo index 714668e..a7ed714 100644 --- a/docs/build/html/.buildinfo +++ b/docs/build/html/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: c4d800262be12854ef2a1da1aeb238c2 +config: 51fcf3155e9b8927d200a3927a4b8e0b tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/build/html/_sources/loading_sdk.rst.txt b/docs/build/html/_sources/loading_sdk.rst.txt index 3070b22..8dde1ee 100644 --- a/docs/build/html/_sources/loading_sdk.rst.txt +++ b/docs/build/html/_sources/loading_sdk.rst.txt @@ -12,6 +12,14 @@ loading\_sdk.api module :undoc-members: :show-inheritance: +loading\_sdk.async_api module +----------------------------- + +.. automodule:: loading_sdk.async_api + :members: + :undoc-members: + :show-inheritance: + Module contents --------------- diff --git a/docs/build/html/_static/documentation_options.js b/docs/build/html/_static/documentation_options.js index 3462e59..8c1afeb 100644 --- a/docs/build/html/_static/documentation_options.js +++ b/docs/build/html/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.1.1', + VERSION: '0.2.0', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/build/html/genindex.html b/docs/build/html/genindex.html index a0b634b..1159a82 100644 --- a/docs/build/html/genindex.html +++ b/docs/build/html/genindex.html @@ -3,7 +3,7 @@
-