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.3.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.3-py3-none-any.whl (37.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: naylence_core-0.3.3.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.3.tar.gz
Algorithm Hash digest
SHA256 4d2c7e3d578675849a31b642337eac32f2c9ef02049effda5a34633a3c793326
MD5 fedd95da126e110d7763f03714c407a4
BLAKE2b-256 62388e198d3ec2bb418d7e9f78132fdbdd13b17216ced03548d2756448cc4157

See more details on using hashes here.

Provenance

The following attestation bundles were made for naylence_core-0.3.3.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.3-py3-none-any.whl.

File metadata

  • Download URL: naylence_core-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 37.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e77ce9ee7b02a5f2449980c2ce2b7ef467c8c1db690700ae582b6605483fe1b1
MD5 c3166bb58efd26e5b990fb3fc9f72b2f
BLAKE2b-256 aefc1eb9abebdc1370e047a4b19dbec12e9f5e99dc02790b5c095bcb7d0c517e

See more details on using hashes here.

Provenance

The following attestation bundles were made for naylence_core-0.3.3-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