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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataplane-0.0.11.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.11.tar.gz
Algorithm Hash digest
SHA256 37d50ff5d4771ac65800b274bf1972eac14308c0e141c77f43a8d5657145c424
MD5 26288e9a9a99a06e35ddc28ec59ae933
BLAKE2b-256 56a36e2898fde1cbd02ed77043b0c1e8c885ed6adf40797a1d7926fe7a7bfbaf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataplane-0.0.11-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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 900faba527911752d2caf7b4bf0887c46cdb04a169d7896b8db8fdfeb25a0bdc
MD5 44f85bf508881faf1d116126457965bc
BLAKE2b-256 bdfe7349fd4ce723d978b5d300f40f55d2bdb14e47ffaa718c92f0029fe52ec4

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