CData Python Connector for Microsoft SharePoint

Build 25.0.9454

Getting Started

Connecting to Microsoft SharePoint

For information on the available WHL and TAR.GZ files for supported environments, and how to install the appropriate file for your Python distribution, see Package Installation.

For information on the module to import, and how to configure the necessary connection properties in a connection string, see Establishing a Connection.

Other available connection properties can be used to configure other aspects of the connector capabilities.

Python Version Support

The CData Python Connector for Microsoft SharePoint can be installed and used in Python versions 3.9, 3.10, 3.11, 3.12 and 3.13.

Microsoft SharePoint Version Support

The connector supports all versions of Microsoft SharePoint that support the SOAP API. This includes: Windows SharePoint Services 3.0, SharePoint Server 2007+ (2010, 2013, etc.), and SharePoint Online. The connector models the custom lists of your SharePoint site as bidirectional tables; when you connect, the connector retrieves the metadata for these tables by calling SharePoint Web services. Supported authentication schemes are NTLM, Basic, Digest, Forms, Kerberos, SSO, STS (security token services), and SharePoint authentication cookies.

See Also

  • Using the Connector: Establish connections and query Microsoft SharePoint through Python code.
  • From SQLAlchemy: Use SQLAlchemy to establish a connection with dialect URL, and interact with Microsoft SharePoint data using mapped classes and Sessions.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454