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.17.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

dataplane-0.0.17-py3-none-any.whl (20.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataplane-0.0.17.tar.gz
  • Upload date:
  • Size: 10.6 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.17.tar.gz
Algorithm Hash digest
SHA256 4c4f681c0fee1f9398b2f12d686e1909d61429a24b683fa6179ef9347e25059e
MD5 c22763b09ffc79dac85d15cf21ce518b
BLAKE2b-256 0d23f7a8654d37483e349ba4da9ecadcb9e1da1f91a0902ce1bd44014f3e5e11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataplane-0.0.17-py3-none-any.whl
  • Upload date:
  • Size: 20.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.17-py3-none-any.whl
Algorithm Hash digest
SHA256 1605449d8a7e418e054197cd2f85c0d4afb79b2afe9c794cdecdb530fcd1348a
MD5 3d0399a11588d0c6215ef95cf9983154
BLAKE2b-256 1b7fcdf7f9479ee6996363e52c4d1dcb08578f8ed0d1d833d950103f5a82e9a1

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