A wrapper to interact with containers and blobs
Project description
botorift
Install
pip install botorift
How to use
import os
from botorift.azure_client import AzureClient
client = AzureClient(env_path='../.env')
container_name = os.environ['CONTAINER_NAME']
base_path = 'datascience-dev/ultragaz/smb/data/gold/'
df = client.read_parquet(container_name=container_name, file_path="datascience-dev/ultragaz/smb/data/gold/df_abt.parquet")
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
botorift-0.0.1.tar.gz
(8.1 kB
view details)
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 botorift-0.0.1.tar.gz.
File metadata
- Download URL: botorift-0.0.1.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b85de4611d5fef233e4f8d96c03ef0543adca68a76f46d415daf0eeba3999ca
|
|
| MD5 |
b5043aeadd4f42987ff4965340bc6e95
|
|
| BLAKE2b-256 |
6acae8f7b972dd8d72917f8cbe9896b1a32f3d102d086b8730abb47d48a82915
|
File details
Details for the file botorift-0.0.1-py3-none-any.whl.
File metadata
- Download URL: botorift-0.0.1-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79ab5d379427ea78e7c3b7ad85a4b9bb0cabc2099c8bb8658507f1dec4413eb2
|
|
| MD5 |
aaa8b653c9d2018b00eb141b32143af2
|
|
| BLAKE2b-256 |
65c31b174cb29fcf8a1c141acfe5496ba21014a4186537e9cd2fab8aafdf480c
|