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

Uploaded Source

Built Distribution

dataplane-0.1.0-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dataplane-0.1.0.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for dataplane-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f77fe73a9646d23520c25c86dd6d08cf1415d1789f55c0fe7b83975c62bec13d
MD5 ac843ec7e4392704aec4cc4eafbb5058
BLAKE2b-256 e3b112a12ccb27966f13dce8aecdde0eae4e1058c49539ef64414ea08691e991

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dataplane-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 21.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.10

File hashes

Hashes for dataplane-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0f2d3137de9bf1289da73cbf73a82101321c3147e0432b1826f71146c61b47b
MD5 65a60128484f38d7137740bd38907ac7
BLAKE2b-256 463f93d807609178e69c9c2bb6ec9ec8d8f9821bf29457062318105388532921

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