nimbus-dev-sdk
The MIT-licensed, dependency-free authoring contract for Nimbus connectors and extensions — Python binding.
pip install nimbus-dev-sdk # note: nimbus-dev-sdk, NOT nimbus-sdk
import nimbus_sdk # the import name differs from the distribution name
PyPI has a flat namespace and nimbus-sdk belongs to an unrelated project, so the
distribution is published as nimbus-dev-sdk.
What this is
The contract is defined once, language-neutrally, in
docs/spec/. This
package carries that specification data and binds it to Python. The
TypeScript SDK is the reference
implementation; both are held to the same conformance corpus.
The specification data is bundled into the distribution, so it is available without a network call or a checkout:
from nimbus_sdk import load_schema, negotiate_contract_version
schema = load_schema("nimbus-item.schema.json")
result = negotiate_contract_version(["1"], ["1"]) # NegotiationOk(version="1")
Status
Early. This release carries the contract-version constants, the negotiation algorithm, and the published JSON Schemas. It is not yet the full connector-authoring surface — see the roadmap.
License
MIT — see LICENSE.
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 nimbus_dev_sdk-0.1.1.tar.gz.
File metadata
- Download URL: nimbus_dev_sdk-0.1.1.tar.gz
- Upload date:
- Size: 45.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b515c118f23fd85a7ac06ca7a70138abdf4a80e3dcf558275f07243650045f6a
|
|
| MD5 |
59348d8c00a8ad2949f17f02fd2a9dca
|
|
| BLAKE2b-256 |
c0138ef91d0878a523e19501d2c9e47115b98b03af833134d812efe3f6d1fd9e
|
Provenance
The following attestation bundles were made for nimbus_dev_sdk-0.1.1.tar.gz:
Publisher:
release.yml on nimbus-agent/nimbus-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nimbus_dev_sdk-0.1.1.tar.gz -
Subject digest:
b515c118f23fd85a7ac06ca7a70138abdf4a80e3dcf558275f07243650045f6a - Sigstore transparency entry: 2293149407
- Sigstore integration time:
-
Permalink:
nimbus-agent/nimbus-sdk@27b961d59863d5fa3db340df0071d2d5580b3ab1 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nimbus-agent
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@27b961d59863d5fa3db340df0071d2d5580b3ab1 -
Trigger Event:
push
-
Statement type:
File details
Details for the file nimbus_dev_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nimbus_dev_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 113.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9639b3bbeb2f330ebade4103850ee7c505cc102216e9d7504b898e8bf99fb5fc
|
|
| MD5 |
45458a3945b806c304a8f9ecae4dfd5a
|
|
| BLAKE2b-256 |
80619b00525099cd11622f07a080cbeb3f33364d7a255dbfeaaca1b103e550cf
|
Provenance
The following attestation bundles were made for nimbus_dev_sdk-0.1.1-py3-none-any.whl:
Publisher:
release.yml on nimbus-agent/nimbus-sdk
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nimbus_dev_sdk-0.1.1-py3-none-any.whl -
Subject digest:
9639b3bbeb2f330ebade4103850ee7c505cc102216e9d7504b898e8bf99fb5fc - Sigstore transparency entry: 2293149503
- Sigstore integration time:
-
Permalink:
nimbus-agent/nimbus-sdk@27b961d59863d5fa3db340df0071d2d5580b3ab1 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/nimbus-agent
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@27b961d59863d5fa3db340df0071d2d5580b3ab1 -
Trigger Event:
push
-
Statement type: