Project description
OHA Shared SDK
A collection of shared utilities, patterns, and components for OHA applications.
Installation
From GitHub Packages
pip install --index-url https://pypi.pkg.github.com/your-org/simple/ oha-shared
Using Poetry
poetry add oha-shared
Usage
from oha_shared.mediator import init_mediator
# Use the shared components in your application
Development
- Install dependencies:
poetry install
- Run linting:
poetry run ruff check src
- Build package:
poetry build
Publishing
The package is automatically published to GitHub Packages when a new release is created.
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 oha_shared-0.1.0.tar.gz.
File metadata
-
Download URL: oha_shared-0.1.0.tar.gz
- Upload date:
-
Size: 10.3 kB
- Tags: Source
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
Hashes for oha_shared-0.1.0.tar.gz
| Algorithm |
Hash digest |
|
| SHA256 |
9d6b447021271db147e442598d2576487acb5732442b1e9c8c74221aa95f1b6b
|
|
| MD5 |
9dbcb933e03f48ba48a0b72e050e0365
|
|
| BLAKE2b-256 |
507f0d4ffb40beb7e8c8f8a3813b129a161225c09f20d9cea10e6fa265beda08
|
|
See more details on using hashes here.
File details
Details for the file oha_shared-0.1.0-py3-none-any.whl.
File metadata
-
Download URL: oha_shared-0.1.0-py3-none-any.whl
- Upload date:
-
Size: 17.3 kB
- Tags: Python 3
-
Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
Hashes for oha_shared-0.1.0-py3-none-any.whl
| Algorithm |
Hash digest |
|
| SHA256 |
da066c8a7bcf97c5e076e828a92794799240ddf8a7c47455d912cf1f897edeb6
|
|
| MD5 |
0d3b170378ec232b2ab852919613b37b
|
|
| BLAKE2b-256 |
3d0f2d41d79ba70dbe90767fb22c065b76c0e043362ef8274deb135ef81c28af
|
|
See more details on using hashes here.