Package of useful python utilities
Project description
ionbus_utils
A collection of Python utilities for common development tasks including logging, cryptography, file operations, date/time handling, caching, pandas operations, subprocess management, and configuration management.
Installation
pip install ionbus-utils
Or install from source:
pip install -e .
Modules
| Module | Description |
|---|---|
base_utils |
Base conversion (2-64) and platform detection |
cache_utils |
File-based and in-memory caching with thread-safe operations |
crypto_utils |
AES-128-GCM encryption and authentication file management |
date_utils |
Date conversion, month boundaries, ISO formatting |
enumerate |
C++-style enumerations with bit flags and key-value support |
exceptions |
Exception formatting and logging helpers |
file_utils |
File operations, hashing, compression, log file management |
general_classes |
Generic utility classes (DictClass, ArgParseRangeAction) |
general |
JSON loading, string/list utilities, compression helpers |
git_utils |
Git repository management, tagging, submodule handling |
group_utils |
User and group utilities (cross-platform) |
logging_utils |
Enhanced logging with timestamps, custom levels, and warn_once() |
pandas_utils |
DataFrame manipulation, rollup operations, markdown export |
regex_utils |
Pre-compiled regex patterns for common string operations |
subprocess_utils |
Cross-platform subprocess management and process control |
time_utils |
DateTime/Timestamp utilities, timezone handling, time rounding |
yaml_utils |
PDYaml class extending Pydantic with YAML support |
Full documentation on github.
Requirements
- Python >= 3.9
- See
requirements.txtfor dependencies
License
MIT License
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 ionbus_utils-1.0.4.0-py3-none-any.whl.
File metadata
- Download URL: ionbus_utils-1.0.4.0-py3-none-any.whl
- Upload date:
- Size: 116.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56621df158f6a05ac5ceb40b6fb54f328d517ec685767f6a205c159102233aa1
|
|
| MD5 |
505938c897c848d8b265df1149a878bf
|
|
| BLAKE2b-256 |
0b02bde40f6f9bb3041a51d83f48233772794a73e357746e027df01d85305975
|