Naylence Core
Project description
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 testpypiorpoetry publishfor 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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ac9ed0c221590dc4348cd0dcd6cb57a4c895a5081d148c9e3ad3527930a65a8
|
|
| MD5 |
31af59c0c3041ba9d83ccc838340c622
|
|
| BLAKE2b-256 |
4c173c1eb9b558767b2e34668f3cf690c596f9717b39830554f4786afa66d29a
|
Provenance
The following attestation bundles were made for naylence_core-0.3.1.tar.gz:
Publisher:
publish.yml on naylence/naylence-core-python
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
naylence_core-0.3.1.tar.gz -
Subject digest:
4ac9ed0c221590dc4348cd0dcd6cb57a4c895a5081d148c9e3ad3527930a65a8 - Sigstore transparency entry: 646574280
- Sigstore integration time:
-
Permalink:
naylence/naylence-core-python@722955e4b98605080defd240c5eb1e1f94ae6c87 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/naylence
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@722955e4b98605080defd240c5eb1e1f94ae6c87 -
Trigger Event:
workflow_dispatch
-
Statement type:
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4fb23044bd22aa67e4b3b7d7633a076d593f70d8c99b9328b9b2b9554073b16
|
|
| MD5 |
986536567619693e35992a2efa6c2452
|
|
| BLAKE2b-256 |
e6942874128258f9fc0b9588734bbe6335d4aadaed32ca0ebd75b4d296834f36
|
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
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
naylence_core-0.3.1-py3-none-any.whl -
Subject digest:
a4fb23044bd22aa67e4b3b7d7633a076d593f70d8c99b9328b9b2b9554073b16 - Sigstore transparency entry: 646574303
- Sigstore integration time:
-
Permalink:
naylence/naylence-core-python@722955e4b98605080defd240c5eb1e1f94ae6c87 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/naylence
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@722955e4b98605080defd240c5eb1e1f94ae6c87 -
Trigger Event:
workflow_dispatch
-
Statement type: