DEPRECATED — merged into the `workbench` package. Migrate to workbench.endpoints.*
Project description
Workbench Bridges — DEPRECATED
⚠️ This package is deprecated and no longer maintained.
All functionality has been merged into the main Workbench package. New code should depend on
workbenchdirectly. Existing deployments will continue to work — this PyPI release is frozen, not removed.
Migration
workbench_bridges import |
workbench replacement |
|---|---|
from workbench_bridges.endpoints.fast_inference import fast_inference |
from workbench.endpoints.fast_inference import fast_inference |
from workbench_bridges.endpoints.async_inference import async_inference |
from workbench.endpoints.async_inference import async_inference |
from workbench_bridges.api import ParameterStore |
from workbench.endpoints.parameter_store import ParameterStore |
from workbench_bridges.api import DFStore |
from workbench.endpoints.df_store import DFStore |
from workbench_bridges.api import InferenceStore |
from workbench.api import InferenceStore |
from workbench_bridges.api import PublicData |
from workbench.api import PublicData |
from workbench_bridges.utils.execution_environment import running_as_service |
from workbench.utils.execution_environment import running_as_service |
from workbench_bridges.aws.sagemaker_session import get_boto3_session |
from workbench.core.cloud_platform.aws.boto_session import get_boto3_session |
Lambda / model-script code that previously installed workbench-bridges for
its lightweight AWS surface should now pip install workbench — the core
install is endpoint-safe (boto3 / pandas / sklearn / scipy / rdkit) with
heavy orchestration deps moved to optional extras (workbench[aws],
workbench[modeling], workbench[ui]).
The workbench.endpoints.* namespace is the contract for code running
inside SageMaker endpoint containers — see Workbench's
scripts/endpoint_import_smoke.py for the enforced surface.
Historical context
This package originally existed to give end-user applications a small,
fast-installing way to invoke deployed Workbench endpoints and read/write
AWS Parameter Store, DataFrame Store, etc., without pulling in Workbench's
full orchestration dependencies. The Workbench package now provides that
same lightweight surface via workbench.endpoints.* and its restructured
optional-extras layout, so a separate bridges package is no longer needed.
Project details
Release history Release notifications | RSS feed
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 workbench_bridges-0.2.11.tar.gz.
File metadata
- Download URL: workbench_bridges-0.2.11.tar.gz
- Upload date:
- Size: 48.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51c2e107e4e8031233453b42b36cf3ef6f0b829e14c8ce1572d860241669991f
|
|
| MD5 |
934269d4921ec4da24e3ac0fa75b7564
|
|
| BLAKE2b-256 |
8bda2806ad2ecdba5bc3a7cff872b0d9626fae54ca4316e730f484090d75cbe2
|
Provenance
The following attestation bundles were made for workbench_bridges-0.2.11.tar.gz:
Publisher:
publish.yml on SuperCowPowers/workbench-bridges
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
workbench_bridges-0.2.11.tar.gz -
Subject digest:
51c2e107e4e8031233453b42b36cf3ef6f0b829e14c8ce1572d860241669991f - Sigstore transparency entry: 1603981920
- Sigstore integration time:
-
Permalink:
SuperCowPowers/workbench-bridges@57ef492db0fa88b7ed1ceac5757f98e9e3dc9e5f -
Branch / Tag:
refs/tags/v0.2.11 - Owner: https://github.com/SuperCowPowers
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@57ef492db0fa88b7ed1ceac5757f98e9e3dc9e5f -
Trigger Event:
push
-
Statement type:
File details
Details for the file workbench_bridges-0.2.11-py3-none-any.whl.
File metadata
- Download URL: workbench_bridges-0.2.11-py3-none-any.whl
- Upload date:
- Size: 39.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d54d87a00dbd616900f017552a9aa2ae36b275fc386e9a966bfe79480f042ef
|
|
| MD5 |
c6670734f558eaac2a3b32e3e58cba41
|
|
| BLAKE2b-256 |
e6ee5c2ee2338923cfd8a14bd017ba2a30abec19833117973fdbbd835b237b80
|
Provenance
The following attestation bundles were made for workbench_bridges-0.2.11-py3-none-any.whl:
Publisher:
publish.yml on SuperCowPowers/workbench-bridges
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
workbench_bridges-0.2.11-py3-none-any.whl -
Subject digest:
1d54d87a00dbd616900f017552a9aa2ae36b275fc386e9a966bfe79480f042ef - Sigstore transparency entry: 1603981998
- Sigstore integration time:
-
Permalink:
SuperCowPowers/workbench-bridges@57ef492db0fa88b7ed1ceac5757f98e9e3dc9e5f -
Branch / Tag:
refs/tags/v0.2.11 - Owner: https://github.com/SuperCowPowers
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@57ef492db0fa88b7ed1ceac5757f98e9e3dc9e5f -
Trigger Event:
push
-
Statement type: