This is an automated email from the ASF dual-hosted git repository. zehnder pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/streampipes-website.git
commit d54824ac89181a00f2a5793ee401d51c5daae8cc Merge: 4066e41b7 9fa4fd26c Author: Philipp Zehnder <[email protected]> AuthorDate: Mon Feb 17 20:52:27 2025 +0100 Merge pull request #216 from apache/pyhon-docs-0970 docs: add documentation for Python 0.97.0 docs-python/0.97.0/404.html | 2271 +++++++ docs-python/0.97.0/assets/_mkdocstrings.css | 109 + docs-python/0.97.0/assets/images/favicon.png | Bin 0 -> 1870 bytes .../assets/javascripts/bundle.dff1b7c8.min.js | 29 + .../assets/javascripts/bundle.dff1b7c8.min.js.map | 8 + .../assets/javascripts/lunr/min/lunr.ar.min.js | 1 + .../assets/javascripts/lunr/min/lunr.da.min.js | 18 + .../assets/javascripts/lunr/min/lunr.de.min.js | 18 + .../assets/javascripts/lunr/min/lunr.du.min.js | 18 + .../assets/javascripts/lunr/min/lunr.es.min.js | 18 + .../assets/javascripts/lunr/min/lunr.fi.min.js | 18 + .../assets/javascripts/lunr/min/lunr.fr.min.js | 18 + .../assets/javascripts/lunr/min/lunr.he.min.js | 1 + .../assets/javascripts/lunr/min/lunr.hi.min.js | 1 + .../assets/javascripts/lunr/min/lunr.hu.min.js | 18 + .../assets/javascripts/lunr/min/lunr.hy.min.js | 1 + .../assets/javascripts/lunr/min/lunr.it.min.js | 18 + .../assets/javascripts/lunr/min/lunr.ja.min.js | 1 + .../assets/javascripts/lunr/min/lunr.jp.min.js | 1 + .../assets/javascripts/lunr/min/lunr.kn.min.js | 1 + .../assets/javascripts/lunr/min/lunr.ko.min.js | 1 + .../assets/javascripts/lunr/min/lunr.multi.min.js | 1 + .../assets/javascripts/lunr/min/lunr.nl.min.js | 18 + .../assets/javascripts/lunr/min/lunr.no.min.js | 18 + .../assets/javascripts/lunr/min/lunr.pt.min.js | 18 + .../assets/javascripts/lunr/min/lunr.ro.min.js | 18 + .../assets/javascripts/lunr/min/lunr.ru.min.js | 18 + .../assets/javascripts/lunr/min/lunr.sa.min.js | 1 + .../lunr/min/lunr.stemmer.support.min.js | 1 + .../assets/javascripts/lunr/min/lunr.sv.min.js | 18 + .../assets/javascripts/lunr/min/lunr.ta.min.js | 1 + .../assets/javascripts/lunr/min/lunr.te.min.js | 1 + .../assets/javascripts/lunr/min/lunr.th.min.js | 1 + .../assets/javascripts/lunr/min/lunr.tr.min.js | 18 + .../assets/javascripts/lunr/min/lunr.vi.min.js | 1 + .../assets/javascripts/lunr/min/lunr.zh.min.js | 1 + .../0.97.0/assets/javascripts/lunr/tinyseg.js | 206 + .../0.97.0/assets/javascripts/lunr/wordcut.js | 6708 ++++++++++++++++++++ .../javascripts/workers/search.dfff1995.min.js | 42 + .../javascripts/workers/search.dfff1995.min.js.map | 8 + .../assets/stylesheets/main.30068a00.min.css | 1 + .../assets/stylesheets/main.30068a00.min.css.map | 1 + .../assets/stylesheets/palette.85d0ee34.min.css | 1 + .../stylesheets/palette.85d0ee34.min.css.map | 1 + .../0.97.0/getting-started/developing/index.html | 2548 ++++++++ .../0.97.0/getting-started/first-steps/index.html | 2460 +++++++ .../0.97.0/getting-started/quickstart/index.html | 2367 +++++++ docs-python/0.97.0/img/how-to-get-api-key.gif | Bin 0 -> 196505 bytes docs-python/0.97.0/img/interrogate_badge.svg | 55 + docs-python/0.97.0/img/streampipes-python-dark.png | Bin 0 -> 116009 bytes docs-python/0.97.0/img/streampipes-python.png | Bin 0 -> 192272 bytes docs-python/0.97.0/img/tutorial-output-stream.png | Bin 0 -> 208565 bytes .../0.97.0/img/tutorial-prediction-data-stream.png | Bin 0 -> 221844 bytes docs-python/0.97.0/img/tutorial-preparation.gif | Bin 0 -> 2569748 bytes docs-python/0.97.0/index.html | 2426 +++++++ docs-python/0.97.0/objects.inv | Bin 0 -> 3081 bytes docs-python/0.97.0/overrides/404.html | 31 + docs-python/0.97.0/overrides/main.html | 47 + docs-python/0.97.0/overrides/partials/footer.html | 47 + .../partials/integrations/analytics/matomo.html | 36 + .../0.97.0/reference/client/client/index.html | 2905 +++++++++ .../0.97.0/reference/client/config/index.html | 2538 ++++++++ .../client/credential_provider/index.html | 2898 +++++++++ .../endpoint/api/data_lake_measure/index.html | 3186 ++++++++++ .../reference/endpoint/api/data_stream/index.html | 2771 ++++++++ .../reference/endpoint/api/version/index.html | 2791 ++++++++ .../0.97.0/reference/endpoint/endpoint/index.html | 3078 +++++++++ .../reference/endpoint/exceptions/index.html | 2462 +++++++ .../function_zoo/river_function/index.html | 3386 ++++++++++ .../reference/functions/broker/broker/index.html | 2599 ++++++++ .../functions/broker/broker_handler/index.html | 2715 ++++++++ .../reference/functions/broker/consumer/index.html | 2665 ++++++++ .../broker/kafka/kafka_consumer/index.html | 2661 ++++++++ .../broker/kafka/kafka_message_fetcher/index.html | 2534 ++++++++ .../broker/kafka/kafka_publisher/index.html | 2688 ++++++++ .../functions/broker/nats/nats_consumer/index.html | 2661 ++++++++ .../broker/nats/nats_publisher/index.html | 2688 ++++++++ .../functions/broker/output_collector/index.html | 2641 ++++++++ .../functions/broker/publisher/index.html | 2689 ++++++++ .../functions/function_handler/index.html | 2724 ++++++++ .../reference/functions/registration/index.html | 2620 ++++++++ .../functions/streampipes_function/index.html | 3014 +++++++++ .../functions/utils/async_iter_handler/index.html | 2646 ++++++++ .../functions/utils/data_stream_context/index.html | 2583 ++++++++ .../utils/data_stream_generator/index.html | 2628 ++++++++ .../functions/utils/function_context/index.html | 2611 ++++++++ .../0.97.0/reference/model/common/index.html | 3897 ++++++++++++ .../model/container/data_lake_measures/index.html | 2796 ++++++++ .../model/container/data_streams/index.html | 2796 ++++++++ .../model/container/resource_container/index.html | 3002 +++++++++ .../reference/model/container/versions/index.html | 2823 ++++++++ .../model/resource/data_lake_measure/index.html | 2660 ++++++++ .../model/resource/data_series/index.html | 2843 +++++++++ .../model/resource/data_stream/index.html | 2655 ++++++++ .../reference/model/resource/exceptions/index.html | 2434 +++++++ .../model/resource/function_definition/index.html | 3084 +++++++++ .../model/resource/query_result/index.html | 2740 ++++++++ .../reference/model/resource/resource/index.html | 2663 ++++++++ .../reference/model/resource/version/index.html | 2683 ++++++++ docs-python/0.97.0/search/search_index.json | 1 + docs-python/0.97.0/sitemap.xml | 248 + docs-python/0.97.0/sitemap.xml.gz | Bin 0 -> 725 bytes docs-python/0.97.0/stylesheets/extra.css | 21 + .../index.html | 3821 +++++++++++ .../index.html | 4422 +++++++++++++ .../index.html | 4164 ++++++++++++ .../index.html | 4263 +++++++++++++ .../index.html | 4535 +++++++++++++ .../index.html | 3979 ++++++++++++ docs-python/versions.json | 6 + 110 files changed, 153606 insertions(+)
