Pluggable connectors for databases and services like Databricks, Postgres, SMTP, SFTP
Project description
🔌 pyconnector
pyconnector is a flexible, pluggable Python package designed to connect seamlessly to popular databases and services including Databricks, PostgreSQL, SMTP, and SFTP — using JDBC, ODBC, or native protocols.
Structure
. |-- LICENSE |-- README.md |-- build.sh |-- docs | |-- google.md | `-- pyconnector.md |-- pyconnector | |-- core | | |-- base_db_connector.py | | `-- base_google_connector.py | |-- databricks | | |-- __init__.py | | |-- api_connector.py | | |-- jdbc_connector.py | | |-- odbc_connector.py | | `-- sql_connector.py | |-- driver_utils.py | |-- mysql | | |-- __init__.py | | `-- connector.py | |-- postgres | | |-- __init__.py | | |-- api_connector.py | | |-- connector.py | | |-- jdbc_connector.py | | `-- odbc_connector.py | |-- pygoogle | | |-- __init__.py | | |-- api_connector.py | | |-- drive_connector.py | | `-- gmail_connector.py | |-- sftp | | |-- __init__.py | | `-- basic_connector.py | |-- sharepoint | | |-- __init__.py | | `-- api_connector.py | `-- smtp | |-- __init__.py | `-- basic_connector.py |-- pyproject.toml |-- requirements.txt |-- setup.cfg |-- token.pickle `-- token_gmail.pickle 11 directories, 35 files
✨ Features
- ✅ Multi-system support: Databricks, Postgres, SMTP, SFTP
- 🔄 Multi-mode: JDBC and ODBC connectors
- ⚙️ Dynamic driver versioning and loading
- 📦 Lightweight, modular, and extensible
- 🧩 Easy to plug in new systems
📦 Installation
pip install pyconnector
# 🔌 Included Connectors
Databricks
google - Gmail, Drive
MySql
Postgres
JDBC API, SQL. JDBc. ODBC Connector
ODBC Connector
PostgreSQL
JDBC Connector
ODBC Connector
SMTP
Basic email sending support
SFTP
File upload/download over SSH
SHAREPOINT API Connector
# Driver Management
All JDBC/ODBC drivers are stored in the local /drivers directory and loaded dynamically by:
system (e.g., databricks, postgres)
driver_type (jdbc or odbc)
version (optional; defaults to latest)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyconnector-0.3.1.tar.gz.
File metadata
- Download URL: pyconnector-0.3.1.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9752b19f178838697a5383b481082f5ad8f4b573107161d88d47680d30c89117
|
|
| MD5 |
267b7129e53f048d44bace9073e967b9
|
|
| BLAKE2b-256 |
090f9677bc8008b2fc537136e43ecea98ab42d5df4a66b4221ba980c57719b40
|
Provenance
The following attestation bundles were made for pyconnector-0.3.1.tar.gz:
Publisher:
publish.yml on RVAKR/pyconnector
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyconnector-0.3.1.tar.gz -
Subject digest:
9752b19f178838697a5383b481082f5ad8f4b573107161d88d47680d30c89117 - Sigstore transparency entry: 320443888
- Sigstore integration time:
-
Permalink:
RVAKR/pyconnector@7cc127ec5a80b0199b3e2e24ac13e8095afe5097 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/RVAKR
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7cc127ec5a80b0199b3e2e24ac13e8095afe5097 -
Trigger Event:
push
-
Statement type:
File details
Details for the file pyconnector-0.3.1-py3-none-any.whl.
File metadata
- Download URL: pyconnector-0.3.1-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05a1f4980e4568ee45777830cb696bbfaf8579ad3f43a9e51496a8aa4252fd6f
|
|
| MD5 |
b8300254b442ec2c9cea9d4f622350c0
|
|
| BLAKE2b-256 |
a07d86f0c4ec658b0135a16880dd88937acb6e3aef4bb97aa8549f609e844f65
|
Provenance
The following attestation bundles were made for pyconnector-0.3.1-py3-none-any.whl:
Publisher:
publish.yml on RVAKR/pyconnector
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pyconnector-0.3.1-py3-none-any.whl -
Subject digest:
05a1f4980e4568ee45777830cb696bbfaf8579ad3f43a9e51496a8aa4252fd6f - Sigstore transparency entry: 320443899
- Sigstore integration time:
-
Permalink:
RVAKR/pyconnector@7cc127ec5a80b0199b3e2e24ac13e8095afe5097 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/RVAKR
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@7cc127ec5a80b0199b3e2e24ac13e8095afe5097 -
Trigger Event:
push
-
Statement type: