Skip to main content

Naylence Core

Project description

Join our Discord

Naylence Fame Core

Fame Core is the low-level messaging backbone for the Naylence platform, providing the essential types, protocols, and interfaces for high-performance, addressable, and semantically routable message passing between AI agents and services.

Part of the Naylence stack. See the full platform here.

Development & Publishing

This project uses Poetry for dependency management and GitHub Actions for automated testing and publishing.

Local Development

# Install dependencies
poetry install

# Run tests
poetry run pytest

# Run linting
poetry run ruff check .
poetry run black --check .

# Build package
poetry build

Using local sibling dependencies during development

This project depends on naylence-factory. In development, you can point Poetry to a local checkout without changing pyproject.toml:

# Option A: temporary override (current venv only)
poetry run pip install -e ../naylence-factoria-python

# Option B: Poetry path override (persisted in poetry.lock)
poetry add --path ../naylence-factoria-python naylence-factoria

# Option C: PEP 582 editable via uv (optional)
uv pip install -e ../naylence-factoria-python

When committing, keep pyproject.toml referencing the normal package (not the local path). CI will install from PyPI/TestPyPI via configured sources.

Publishing

  • Automatic: Create a GitHub release to automatically publish to PyPI
  • Manual: Use the "Publish to PyPI" workflow dispatch to publish to TestPyPI or PyPI
  • Local: Use poetry publish -r testpypi or poetry publish for local testing

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

naylence_core-0.3.1.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

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

naylence_core-0.3.1-py3-none-any.whl (36.9 kB view details)

Uploaded Python 3

File details

Details for the file naylence_core-0.3.1.tar.gz.

File metadata

  • Download URL: naylence_core-0.3.1.tar.gz
  • Upload date:
  • Size: 25.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for naylence_core-0.3.1.tar.gz
Algorithm Hash digest
SHA256 4ac9ed0c221590dc4348cd0dcd6cb57a4c895a5081d148c9e3ad3527930a65a8
MD5 31af59c0c3041ba9d83ccc838340c622
BLAKE2b-256 4c173c1eb9b558767b2e34668f3cf690c596f9717b39830554f4786afa66d29a

See more details on using hashes here.

Provenance

The following attestation bundles were made for naylence_core-0.3.1.tar.gz:

Publisher: publish.yml on naylence/naylence-core-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file naylence_core-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: naylence_core-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 36.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for naylence_core-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a4fb23044bd22aa67e4b3b7d7633a076d593f70d8c99b9328b9b2b9554073b16
MD5 986536567619693e35992a2efa6c2452
BLAKE2b-256 e6942874128258f9fc0b9588734bbe6335d4aadaed32ca0ebd75b4d296834f36

See more details on using hashes here.

Provenance

The following attestation bundles were made for naylence_core-0.3.1-py3-none-any.whl:

Publisher: publish.yml on naylence/naylence-core-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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