Metadata-Version: 2.1
Name: sidraconnector
Version: 2024.8.0.post454
Summary: A SDK for Sidra connectors
Home-page: https://sidra.dev/
Author: Sidra Data Services
Author-email: info@sidra.dev
License: Copyright (C) Sidra Data Services - All Rights Reserved
        Unauthorized copying of this file, via any medium is strictly prohibited
        Proprietary and confidential
        Written by Sidra <product@sidra.dev>, 2023
Platform: UNKNOWN
License-File: LICENSE

# Introduction 
This project contains the Python SDK for Connectors. 

This SDK contains methods intended to use from Jupyter notebooks as part of Sidra Connectors. Most methods will require SidraApiPythonClient and could be implemented using SidraApiPythonClient only, but the SDK implementation will be more friendly and easy to use


