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.5.1.tar.gz (114.4 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.5.1-py3-none-any.whl (167.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fred_core-1.5.1.tar.gz
  • Upload date:
  • Size: 114.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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.5.1.tar.gz
Algorithm Hash digest
SHA256 635423585d73c0c4c734cedd5a07f999755a59727e557f97a09141224d3864f1
MD5 e88ee00c4503e515c765a2f6fe874afe
BLAKE2b-256 c187b418d3a202ac985f924d94273b6b7a6837fff444b8adf1647a25d51f07ba

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fred_core-1.5.1-py3-none-any.whl
  • Upload date:
  • Size: 167.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","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.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0a4af2e2769056fd6a172437415d4653748655c36e285eb6ca9acda3980f6ec8
MD5 8a9273a097652b484aaa30a369ab8f91
BLAKE2b-256 b28229a5bea2b958e59d60a86b51a88b834a5092e5c0190678854067eeb2b713

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