Skip to main content

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.

Development validation

  • make test runs the default offline test suite.
  • make coverage-offline runs the canonical offline coverage command with terminal missing-line output.

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-3.7.0.tar.gz (283.6 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-3.7.0-py3-none-any.whl (417.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fred_core-3.7.0.tar.gz
  • Upload date:
  • Size: 283.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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-3.7.0.tar.gz
Algorithm Hash digest
SHA256 e92a39027227c537251f2d3d9f66320e1a9f0b7954d894f00164ed6531d116e1
MD5 0e36a1e117645ddfcc1bd02f6ebfb058
BLAKE2b-256 34ef4d5de12b89c28e77e031ae1072a2474a5632befa839b4e6a37c40e806dc7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fred_core-3.7.0-py3-none-any.whl
  • Upload date:
  • Size: 417.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.21 {"installer":{"name":"uv","version":"0.11.21","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-3.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c6cf4535107e6b4c9e2871c3bce66b4de509b88475d516bc80a0dd50486c9b3
MD5 e3565aa7d0d93a049facc1c813eac783
BLAKE2b-256 d24305c89c4d866c8d5d8dc7ef06d92ffcb23c308ff800f4b1724b2b30fba21d

See more details on using hashes here.

Release history Release notifications | RSS feed

3.8.3

2 files

3.8.2

2 files

3.8.1

2 files

3.7.2

2 files

This release

3.7.0 This release

2 files

3.6.0

2 files

3.4.7

2 files

3.4.5

2 files

3.4.4

2 files

3.4.3

2 files

3.4.2

2 files

3.4.1

2 files

3.4.0

2 files

3.2.0

2 files

3.1.1

2 files

3.1.0

2 files

2.0.7

2 files

2.0.4

2 files

2.0.2

2 files

2.0.1

2 files

2.0.0

2 files

1.5.3

2 files

1.5.1

2 files

1.5.0

2 files

1.4.2

2 files

1.3.5

2 files

1.3.4

2 files

1.3.3

2 files

1.3.2

2 files

1.3.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page