No project description provided
Project description
bclearer orchestration services
Welcome to the bclearer_orchestration_services package, a part of the bclearer framework, which is designed to support semantic engineering and data pipeline architecture. This package provides orchestration services essential for the execution, control, and management of the bclearer framework's core processes.
Overview
The bclearer_orchestration_services package is built to handle various utilities and services required for orchestrating tasks within the bclearer framework. It includes a variety of modules, each serving a specific purpose within the orchestration pipeline, ensuring flexibility, modularity, and scalability.
Structure
The package is organized into several modules:
- b_app_runner_service: Manages the execution of bclearer applications and processes.
- b_eng_python_refactoring_service: Provides utilities to refactor and enhance Python code as part of the engineering pipeline.
- bclearer_load_service: Handles the loading and transformation of data into the bclearer framework.
- datetime_service: Offers utilities for handling date and time operations.
- identification_services: Manages identity creation and tracking within the data pipeline.
- log_environment_utility_service: Utilities for managing and standardizing log environments across various processes.
- reporting_service: Creates reports based on the orchestration of tasks.
- static_code_analysis_service: Provides static analysis of code for validation and best practices.
- string_service: Utilities for advanced string manipulation and transformations.
- unicode_service: Handles operations related to Unicode data.
- unit_of_measure_services: Deals with standardization and management of units of measure within the pipeline.
- version_control_services: Manages versioning of data, processes, and code in the orchestration.
Installation
To install this package, use pip:
pip install bclearer_orchestration_services
Or, clone this repository and install it locally:
git clone <repository-url>
cd bclearer_orchestration_services
pip install .
Usage
To use the services in this package, you can import individual modules according to your needs. For example:
from bclearer_orchestration_services import b_app_runner_service
# Example usage
runner = b_app_runner_service.AppRunner()
runner.run_application(app_name="example_app")
Contributions
Contributions are welcome! Feel free to submit issues, pull requests, or feature requests.
This should give users a clear understanding of what your package does, how to install it, and where to start exploring its functionality. Let me know if you'd like to refine any section further!
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 bclearer_orchestration_services-0.4.2.tar.gz.
File metadata
- Download URL: bclearer_orchestration_services-0.4.2.tar.gz
- Upload date:
- Size: 859.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11174cbaf2ae6817673075d0f2fc4e9948e753f87b0ae808923232cb7242d15f
|
|
| MD5 |
d4ccc7bea19e52951064f0fb24da72cf
|
|
| BLAKE2b-256 |
17683ba3aea42f809711602aa0581756eb1eab97bb5ef2c06291d3845a36a490
|
File details
Details for the file bclearer_orchestration_services-0.4.2-py3-none-any.whl.
File metadata
- Download URL: bclearer_orchestration_services-0.4.2-py3-none-any.whl
- Upload date:
- Size: 835.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e0e1c95834dbe235a49165f0dca7bc93f748cc1290a10b1ef4976a0d151d282
|
|
| MD5 |
089381358223991d5c9d8d02418ee47d
|
|
| BLAKE2b-256 |
cade7cdde8191bb991ae3bfda3a158a65229c5721b17759cc03617f9ab145101
|