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 09f2702fdb34cb58d2abf77eaccfa13a7fa652f3 Merge: 0e32c10f4 2eb9405da Author: Philipp Zehnder <[email protected]> AuthorDate: Tue Dec 16 08:46:50 2025 +0100 Merge pull request #226 from apache/python-docs-0980 docs: add documentation for Python 0.98.0 docs-python/0.98.0/404.html | 2271 +++++++ docs-python/0.98.0/assets/_mkdocstrings.css | 119 + docs-python/0.98.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.98.0/assets/javascripts/lunr/tinyseg.js | 206 + .../0.98.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.98.0/getting-started/developing/index.html | 2548 ++++++++ .../0.98.0/getting-started/first-steps/index.html | 2460 +++++++ .../0.98.0/getting-started/quickstart/index.html | 2367 +++++++ docs-python/0.98.0/img/how-to-get-api-key.gif | Bin 0 -> 196505 bytes docs-python/0.98.0/img/interrogate_badge.svg | 55 + docs-python/0.98.0/img/streampipes-python-dark.png | Bin 0 -> 116009 bytes docs-python/0.98.0/img/streampipes-python.png | Bin 0 -> 192272 bytes docs-python/0.98.0/img/tutorial-output-stream.png | Bin 0 -> 208565 bytes .../0.98.0/img/tutorial-prediction-data-stream.png | Bin 0 -> 221844 bytes docs-python/0.98.0/img/tutorial-preparation.gif | Bin 0 -> 2569748 bytes docs-python/0.98.0/index.html | 2426 +++++++ docs-python/0.98.0/objects.inv | Bin 0 -> 3130 bytes docs-python/0.98.0/overrides/404.html | 31 + docs-python/0.98.0/overrides/main.html | 47 + docs-python/0.98.0/overrides/partials/footer.html | 47 + .../partials/integrations/analytics/matomo.html | 36 + .../0.98.0/reference/client/client/index.html | 2921 +++++++++ .../0.98.0/reference/client/config/index.html | 2535 ++++++++ .../client/credential_provider/index.html | 3121 +++++++++ .../endpoint/api/data_lake_measure/index.html | 3304 ++++++++++ .../reference/endpoint/api/data_stream/index.html | 2755 ++++++++ .../reference/endpoint/api/version/index.html | 2774 ++++++++ .../0.98.0/reference/endpoint/endpoint/index.html | 3054 +++++++++ .../reference/endpoint/exceptions/index.html | 2460 +++++++ .../function_zoo/river_function/index.html | 3371 ++++++++++ .../reference/functions/broker/broker/index.html | 2591 ++++++++ .../functions/broker/broker_handler/index.html | 2703 ++++++++ .../reference/functions/broker/consumer/index.html | 2654 ++++++++ .../broker/kafka/kafka_consumer/index.html | 2650 ++++++++ .../broker/kafka/kafka_message_fetcher/index.html | 2530 ++++++++ .../broker/kafka/kafka_publisher/index.html | 2676 ++++++++ .../functions/broker/nats/nats_consumer/index.html | 2650 ++++++++ .../broker/nats/nats_publisher/index.html | 2676 ++++++++ .../functions/broker/output_collector/index.html | 2631 ++++++++ .../functions/broker/publisher/index.html | 2677 ++++++++ .../functions/function_handler/index.html | 2711 ++++++++ .../reference/functions/registration/index.html | 2611 ++++++++ .../functions/streampipes_function/index.html | 2988 +++++++++ .../functions/utils/async_iter_handler/index.html | 2637 ++++++++ .../functions/utils/data_stream_context/index.html | 2577 ++++++++ .../utils/data_stream_generator/index.html | 2622 ++++++++ .../functions/utils/function_context/index.html | 2605 ++++++++ .../0.98.0/reference/model/common/index.html | 3869 +++++++++++ .../model/container/data_lake_measures/index.html | 2780 ++++++++ .../model/container/data_streams/index.html | 2780 ++++++++ .../model/container/resource_container/index.html | 2981 +++++++++ .../reference/model/container/versions/index.html | 2806 ++++++++ .../model/resource/data_lake_measure/index.html | 2651 ++++++++ .../model/resource/data_series/index.html | 2827 +++++++++ .../model/resource/data_stream/index.html | 2646 ++++++++ .../reference/model/resource/exceptions/index.html | 2433 +++++++ .../model/resource/function_definition/index.html | 3061 +++++++++ .../model/resource/query_result/index.html | 2866 +++++++++ .../reference/model/resource/resource/index.html | 2654 ++++++++ .../reference/model/resource/version/index.html | 2672 ++++++++ docs-python/0.98.0/search/search_index.json | 1 + docs-python/0.98.0/sitemap.xml | 248 + docs-python/0.98.0/sitemap.xml.gz | Bin 0 -> 725 bytes docs-python/0.98.0/stylesheets/extra.css | 21 + .../index.html | 3822 +++++++++++ .../index.html | 4423 +++++++++++++ .../index.html | 4165 ++++++++++++ .../index.html | 4278 +++++++++++++ .../index.html | 4536 +++++++++++++ .../index.html | 3980 ++++++++++++ docs-python/versions.json | 6 + 110 files changed, 153688 insertions(+)
