Skip to main content

Core shared utilities for Fred backends (config, storage, security, and runtime helpers).

Project description

Fred Core

fred-core is the shared utility layer for Fred backends. It centralizes the foundational building blocks that must stay consistent across services.

What it provides

  • Configuration helpers used by multiple backends.
  • Storage and session primitives.
  • Security and access-control utilities (ReBAC helpers, Keycloak helpers).
  • Common runtime helpers (logging, KPI, scheduling utilities).

What it is not

  • A full runtime or service on its own.
  • A public SDK for agent authoring (that is fred-sdk).

Install

pip install fred-core

Usage (example)

Fred backends import shared helpers from fred_core to keep configuration and behavior aligned:

import logging

from fred_core.common.config_files import ConfigFiles

logger = logging.getLogger("fred")
config_files = ConfigFiles(logger=logger)
env_path = config_files.load_environment()
yaml_path = config_files.resolve_config_file_path()

Notes

fred-core is designed for internal Fred services and adapters. If you are building agents or workflows, you likely want fred-sdk instead. In most cases, end users should not install fred-core directly because it is pulled in transitively by fred-sdk.

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

fred_core-1.3.3.tar.gz (104.7 kB view details)

Uploaded Source

Built Distribution

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

fred_core-1.3.3-py3-none-any.whl (153.6 kB view details)

Uploaded Python 3

File details

Details for the file fred_core-1.3.3.tar.gz.

File metadata

  • Download URL: fred_core-1.3.3.tar.gz
  • Upload date:
  • Size: 104.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for fred_core-1.3.3.tar.gz
Algorithm Hash digest
SHA256 78ec560dbb7d816deb79b8b68dcce4cd4aeb257085a9391f319197b4b55a701b
MD5 b4a1e3e29397cdcd8c5f392e949aaebb
BLAKE2b-256 09fb707e0243ecb56bd5d24c51fcf8eda28f333b53f72c2811b5e2e856179dfa

See more details on using hashes here.

File details

Details for the file fred_core-1.3.3-py3-none-any.whl.

File metadata

  • Download URL: fred_core-1.3.3-py3-none-any.whl
  • Upload date:
  • Size: 153.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.8 {"installer":{"name":"uv","version":"0.10.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for fred_core-1.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6129b654beaf6d6805bcdfeab6aa7a08b1c56251338d6ea66e76133a58f15923
MD5 f66e663af0494f15eeccd91562c63c8a
BLAKE2b-256 a401ecd2f6c556347eaffca47ffe99de8a775217a08d96e5f80fc9fb3ce67d8d

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