Metadata-Version: 2.4
Name: rtdip-sdk
Version: 0.14.4
Home-page: https://github.com/rtdip/core
Project-URL: Issue Tracker, https://github.com/rtdip/core/issues
Project-URL: Source, https://github.com/rtdip/core/
Project-URL: Documentation, https://www.rtdip.io/
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10, <3.13
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: setuptools>=68.0.0
Requires-Dist: databricks-sql-connector<3.7.0,>=3.6.0
Requires-Dist: pyarrow<17.0.0,>=14.0.1
Requires-Dist: azure-core<2.0.0,>=1.38.0
Requires-Dist: azure-identity<2.0.0,>=1.25.1
Requires-Dist: pandas<2.3.0,>=2.0.1
Requires-Dist: jinja2<4.0.0,>=3.1.6
Requires-Dist: importlib_metadata<9.0.0,>=7.0.0
Requires-Dist: semver<4.0.0,>=3.0.0
Requires-Dist: xlrd<3.0.0,>=2.0.1
Requires-Dist: grpcio<1.63.0,>=1.48.1
Requires-Dist: grpcio-status<1.63.0,>=1.48.1
Requires-Dist: googleapis-common-protos>=1.56.4
Requires-Dist: pydantic<3.0.0,>=2.10.1
Requires-Dist: protobuf<5.30.0,>=5.29.0
Requires-Dist: urllib3<3.0.0,>=2.6.3
Requires-Dist: werkzeug<4.0.0,>=3.1.5
Provides-Extra: pipelines
Requires-Dist: dependency-injector<5.0.0,>=4.41.0; extra == "pipelines"
Requires-Dist: databricks-sdk<1.0.0,>=0.59.0; extra == "pipelines"
Requires-Dist: azure-storage-file-datalake<13.0.0,>=12.12.0; extra == "pipelines"
Requires-Dist: azure-mgmt-storage>=21.0.0; extra == "pipelines"
Requires-Dist: azure-mgmt-eventgrid>=10.2.0; extra == "pipelines"
Requires-Dist: boto3<2.0.0,>=1.28.2; extra == "pipelines"
Requires-Dist: hvac>=2.3.0; extra == "pipelines"
Requires-Dist: azure-keyvault-secrets<5.0.0,>=4.7.0; extra == "pipelines"
Requires-Dist: web3<8.0.0,>=7.7.0; extra == "pipelines"
Requires-Dist: eth-typing<6.0.0,>=5.0.1; extra == "pipelines"
Requires-Dist: polars[deltalake]<1.0.0,>=0.18.8; extra == "pipelines"
Requires-Dist: delta-sharing<1.1.0,>=1.0.0; extra == "pipelines"
Requires-Dist: xarray<2023.8.0,>=2023.1.0; extra == "pipelines"
Requires-Dist: ecmwf-api-client<2.0.0,>=1.6.3; extra == "pipelines"
Requires-Dist: netCDF4<2.0.0,>=1.6.4; extra == "pipelines"
Requires-Dist: joblib<2.0.0,>=1.3.2; extra == "pipelines"
Requires-Dist: sqlparams<6.0.0,>=5.1.0; extra == "pipelines"
Requires-Dist: entsoe-py<1.0.0,>=0.5.10; extra == "pipelines"
Requires-Dist: numpy<2.0.0,>=1.23.4; extra == "pipelines"
Requires-Dist: statsmodels<0.15.0,>=0.14.1; extra == "pipelines"
Requires-Dist: pmdarima>=2.0.4; extra == "pipelines"
Provides-Extra: pyspark
Requires-Dist: pyspark<3.6.0,>=3.3.0; extra == "pyspark"
Requires-Dist: delta-spark<3.2.1,>=2.2.0; extra == "pyspark"
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python

<p align="center"><img src=https://raw.githubusercontent.com/rtdip/core/develop/docs/getting-started/images/rtdip-horizontal-color.png alt="rtdip" width=50% height=50%/></p>

# What is the RTDIP SDK?

​​**Real Time Data Ingestion Platform (RTDIP) SDK** is a python software development kit built to provide users, data scientists and developers with the ability to interact with components of the Real Time Data Ingestion Platform, including:

- Building, Executing and Deploying Ingestion Pipelines
- Execution of queries on RTDIP data
- Authentication to securely interact with environments and data

See [RTDIP Documentation](https://www.rtdip.io/) for more information on how to use the SDK.

# Licensing

Distributed under the Apache 2.0 License. See [LICENSE.md](https://github.com/rtdip/core/blob/develop/LICENSE.md) for more information.

# Need help?
* For reference documentation, pre-requisites, getting started, tutorials and examples visit [RTDIP Documentation](https://www.rtdip.io/). 
* File an issue via [Github Issues](https://github.com/rtdip/core/issues).
* Check previous questions and answers or ask new ones on our slack channel [**#real-time-data-ingestion-platform**](https://join.slack.com/t/lfenergy/shared_invite/zt-1ilkyecnq-8TDP6pzZXnmx1o0Lc~kMcA)


# Community
* Chat with other community members by joining the **#real-time-data-ingestion-platform** Slack channel. [Click here to join our slack community](https://join.slack.com/t/lfenergy/shared_invite/zt-1ilkyecnq-8TDP6pzZXnmx1o0Lc~kMcA)
