No project description provided
Project description
jyablonski Common Modules
Version: 0.0.11
Utility Repo w/ functions and tools for data engineering, cloud infrastructure, and development workflows. Includes helpers for:
- PostgreSQL Connections + Upsert Functions
- General Python Functions
- Standard Logging & optional Opensearch Logging Functions
- AWS Helper Functions (S3, Secrets Manager, SSM)
- AWS S3 Parquet Operations (optional)
Testing
To run tests, run make test
Install
# Basic installation
uv add jyablonski_common_modules
# With Opensearch logging support
uv add jyablonski_common_modules --extra es-logging
# With S3 parquet support (includes awswrangler)
uv add jyablonski_common_modules --extra parquet
# With all optional dependencies
uv add jyablonski_common_modules --extra all
Or using pip:
# Basic installation
pip install jyablonski_common_modules
# With extras
pip install jyablonski_common_modules[parquet]
pip install jyablonski_common_modules[es-logging]
pip install jyablonski_common_modules[all]
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 jyablonski_common_modules-0.0.11.tar.gz.
File metadata
- Download URL: jyablonski_common_modules-0.0.11.tar.gz
- Upload date:
- Size: 52.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
202730a0ac01718173dda2978a008aea73ccd60ddf7757683792eb4995956de4
|
|
| MD5 |
f49857b7b22ed16785c9ba8d9a4d473c
|
|
| BLAKE2b-256 |
f7d0886bf33ba864fc73e6194350aaecd92938b54b8c7e639fb93616b05757dd
|
File details
Details for the file jyablonski_common_modules-0.0.11-py3-none-any.whl.
File metadata
- Download URL: jyablonski_common_modules-0.0.11-py3-none-any.whl
- Upload date:
- Size: 14.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2514489d6a297e8037a71c813ca424f6b61d3eed8813c58edcb67beacdd15b8f
|
|
| MD5 |
62def501cdfb0a52281affd679ad1fb5
|
|
| BLAKE2b-256 |
8b9edb247e002dd1643622df912567c23bf2c497c270e32c446446adf0849e09
|