SAGE Core Common Utilities
Project description
SAGE Common Utilities
Core common utilities for the SAGE project. This package contains the essential shared components that are used across all SAGE packages.
Core Modules
- utils.config: Configuration management utilities
- utils.logging: Logging framework and formatters
- utils.network: Network utilities and TCP clients/servers
- utils.serialization: Serialization utilities including dill support
- utils.system: System utilities for environment and process management
- _version: Version management
Installation
pip install isage-common
Usage
from sage.common.utils.logging.custom_logger import get_logger
from sage.common.utils.config.loader import ConfigLoader
logger = get_logger(__name__)
config = ConfigLoader("config.yaml")
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 isage_common-0.1.5-py3-none-any.whl.
File metadata
- Download URL: isage_common-0.1.5-py3-none-any.whl
- Upload date:
- Size: 50.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
496f281e2c24093c0696022fd379c616c2a97b1d7148e5fae74a70e333d962e5
|
|
| MD5 |
1b9c0202f324b717f5faa5353c028af6
|
|
| BLAKE2b-256 |
bb651f4c59724eea2e8c915d4dea0da6aa81f0c4e0cded850fa5cad50cbc603e
|