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

Uploaded Source

Built Distribution

dataplane-0.0.13-py3-none-any.whl (16.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataplane-0.0.13.tar.gz
  • Upload date:
  • Size: 9.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.13.tar.gz
Algorithm Hash digest
SHA256 68db3a4dc33710ee8e2be6b411b36525c0bfea712efa169f72e326e9b3130e52
MD5 ddcd4cefa3049e83d41e3558ed3e31e5
BLAKE2b-256 3c3f8b92f5241190879d5478056db79f6de7679bd36cf5482eff811ee93c3a8b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataplane-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 16.2 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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 232baea87ff032df517e9b7fe3f450e3770b2b1a42f91c5191380668efa34969
MD5 30bdbc5128a3eeaa5e878299b99f3c13
BLAKE2b-256 fabcf77259dc9cd1944396ee40687c1d6832ac52acc5cb92e0cd15b07645a1f4

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