Skip to main content

The data engineering library to build robust, reliable and on time data pipelines in Python.

Project description

dataplane-python-package

The data engineering library to build robust, reliable and on time data pipelines in Python.

To use with Dataplane Data Platform

Install Python Package on Dataplane: https://learn.dataplane.app/installing-python-packages
Recipes to use Dataplane Python Package: https://recipes.dataplane.app/office-365/sharepoint-api

Run tests in repo root

pytest -s

For a specific test

pytest -s src/dataplane/data_storage/test_sharepoint_upload.py
pytest -s -k test_sharepoint.py

Troubleshooting errors

If an error occurs, try removing .pytest_cache and __pycache__ - can happen after devcontainers build

find . | grep -E "(/__pycache__$|\.pyc$|\.pyo$)" | xargs rm -rf
rm -rf /home/vscode/.local/lib/python3.10/site-packages/

### S3 / Minio for testing in VS code devcontainers

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

dataplane-0.0.12.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

dataplane-0.0.12-py3-none-any.whl (16.1 kB view details)

Uploaded Python 3

File details

Details for the file dataplane-0.0.12.tar.gz.

File metadata

  • Download URL: dataplane-0.0.12.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for dataplane-0.0.12.tar.gz
Algorithm Hash digest
SHA256 6c31d540ce051db506728afd4b868658206be3e90bb41d82f9ca47c6f55869ef
MD5 f93312a04a03f2b2a5e09a5b52e37fca
BLAKE2b-256 c3e00b751eca681b8384526b5092bd2c5af783cc3d17e506ce6233deacf88b88

See more details on using hashes here.

File details

Details for the file dataplane-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: dataplane-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 16.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for dataplane-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 5fd6e8b8a3e77dd83cadeaee18b0ed33ef3af7ef92c686ab411c096daaf12cc0
MD5 a777c73a8c29aa0fd3c3b58d7bc1d0b8
BLAKE2b-256 ca29b483c7dcc01576ff8dcef92f3aa593570322d7e2440ed106184480ec84ba

See more details on using hashes here.

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