Skip to main content

The easy and quickly way to connect and integrate the Spark project with many others data sources.

Project description

PySpark Conectors - by: Eleflow BigData

Build and Publish on PyPI

This library provides many connections and integrations with another data sources.

Index

Installing

pip install pyspark-connectors

Development enviroment

For develop you must guarantee that you have the Python (3.8 or higher) and Spark (3.1.2 or higher) installed, if you have ready the minimum environment for development in Python language, proceed with these steps:

# Clonning the project
$ git clone git@github.com:eleflow/pyspark-connectors.git

# Inside of the project root folder
$ python -m venv .env

# If Windows
$ .\.env\Script\Activate.ps1 
# If linux dist
$ .\.env\Scripts\activate

# Installing requirements libraries
(.env) $ pip install -r .\requirements.txt

Packaging project in a .whl lib

# Installing wheel package
(.env) $ pip install wheel

# Installing wheel contents
(.env) $ pip install check-wheel-contents

# Build and packaging project to .whl
(.env) $ python setup.py bdist_wheel

Library development status

Connectors

  • Google Sheets
  • Rest API
  • SQL Database
  • CosmosDB
  • Elasticsearch
  • PipeDrive
  • ActiveCampaign
  • ReclameAqui
  • Jira

Helpers and Utils

  • AWS Secrets Manager

Version history

Version Date Changes Notes Approved by
0.0.1a2 2022-05-08 Initial development release N/A @caiodearaujo
0.1.0 2022-06-01 Initial release N/A @caiodearaujo
0.2.0 2022-07-28 New release with connectors stable N/A @caiodearaujo
0.3.0 2024-06-10 Fix - Pipedrive Person Service N/A @cehira

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

pyspark-connectors-0.3.0.tar.gz (23.1 kB view hashes)

Uploaded Source

Built Distribution

pyspark_connectors-0.3.0-py3-none-any.whl (47.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page