Skip to main content

AI4ICore Core - consolidated utility libraries (exceptions, logging, telemetry, observability, bootstrap, email) for AI4ICore microservices

Project description

ai4icore-core

Consolidated utility libraries for AI4ICore microservices. A single installable package that bundles what used to live across ten standalone libraries — constants, env, exceptions, logging, telemetry, observability, model management, service base, bootstrap, and email.

Installation

pip install ai4icore-core

Subpackages

Subpackage Purpose
ai4icore_core.bootstrap FastAPI app bootstrap helpers (cache, database, redis, schemas, versioning)
ai4icore_core.constants Static error codes, messages, and back-compat re-exports
ai4icore_core.email Provider-agnostic transactional email client (SMTP, console, pluggable)
ai4icore_core.env Pydantic-based environment / settings
ai4icore_core.exceptions Shared exception hierarchy, response envelope, FastAPI handlers
ai4icore_core.logging Structured JSON logging with trace correlation
ai4icore_core.model_management Model management client, Triton inference, FastAPI middleware
ai4icore_core.observability Prometheus metrics, dashboards, middleware
ai4icore_core.service_base App factory, health, rate limit, service registry, inference headers
ai4icore_core.telemetry OpenTelemetry tracing, Jaeger / OpenSearch query clients

Usage

from ai4icore_core.env import app_env
from ai4icore_core.logging import get_logger, register_logging_plugin
from ai4icore_core.exceptions import register_exception_handlers
from ai4icore_core.observability import ObservabilityPlugin, PluginConfig
from ai4icore_core.telemetry import register_telemetry_plugin, TelemetryConfig
from ai4icore_core.service_base import create_inference_app

See each subpackage's source for the full surface.

Requirements

  • Python >= 3.11

License

MIT — see LICENSE.

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ai4icore_core-1.1.5.tar.gz (43.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ai4icore_core-1.1.5-py3-none-any.whl (60.7 kB view details)

Uploaded Python 3

File details

Details for the file ai4icore_core-1.1.5.tar.gz.

File metadata

  • Download URL: ai4icore_core-1.1.5.tar.gz
  • Upload date:
  • Size: 43.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0rc1

File hashes

Hashes for ai4icore_core-1.1.5.tar.gz
Algorithm Hash digest
SHA256 a6da0d286b20ce76e11f25741f55d71ea9a2cc6c158e9e3e28d1b58bd08e15f5
MD5 f72a302c01e9db4c6ae8c975567ad0e4
BLAKE2b-256 ba77519bec1e4625e35320809eeceb80ca0850f810a7f11ce348c8ae2352e035

See more details on using hashes here.

File details

Details for the file ai4icore_core-1.1.5-py3-none-any.whl.

File metadata

  • Download URL: ai4icore_core-1.1.5-py3-none-any.whl
  • Upload date:
  • Size: 60.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.0rc1

File hashes

Hashes for ai4icore_core-1.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 6142545518868581a17faeab8bc1c7bc649d32a69bbccb026ca342172c9ebaf7
MD5 4ee818b02d2d5f315b6c369813518697
BLAKE2b-256 da722227595be8de38ea9ab596629fbc6b89f342ed1cfa9d63282cfc83e598ca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page