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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for naylence_core-0.3.5.tar.gz
Algorithm Hash digest
SHA256 25deee10613da3e79bf134c4b59b1ae7b2722b1f4c74573a1ee5bbcbcc2be099
MD5 7d736e1b33e28609bfd86a501bed07c9
BLAKE2b-256 846e96faab1039c4e51b06d5a1e71a167e5824cf844f972b67c9ed86fe1b4483

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: naylence_core-0.3.5-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.12

File hashes

Hashes for naylence_core-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 873a87527aa01f6fe54004f77c4fcee21d3bce6d2d705d7648298bd7c7bde3b0
MD5 e46ba398ed153ecc72fce3d1fbbb78af
BLAKE2b-256 afba1d37405234098114ae9bdfc65b073f4ca2be951f9b834c2bf491cf47d1f2

See more details on using hashes here.

Provenance

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