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
- Go to http://localhost:9011
- Login with: username: admin and password: hello123
- bucket: dataplanebucket
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dataplane-0.1.3.tar.gz.
File metadata
- Download URL: dataplane-0.1.3.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1275e55a5461fb2b0f96cbf2d9203915fbb7fadd17af13fe5622a37293def3b4
|
|
| MD5 |
795ab53b485533254f921b787bb06ac4
|
|
| BLAKE2b-256 |
ea1d4d2f7270fb36b397f097d238e2c3ba8eefa904566cc59674a70a8fe14f0e
|
File details
Details for the file dataplane-0.1.3-py3-none-any.whl.
File metadata
- Download URL: dataplane-0.1.3-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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0efcf853e4c114c87b37d3c785c8e8725bcdb44bbad0b9da277e4e0a8a52878
|
|
| MD5 |
566aad6c2c50f33bb62e0da5673638f4
|
|
| BLAKE2b-256 |
88c4258b5cdb9709c98bda7053eacccf539d1635f4ea8765e3213a6e4cf77064
|