Python SDK for Verbiflow Growth workflows
Project description
Verbiflow Python SDK
Agent-native Python client for Verbiflow Growth workflows.
import verbiflow as vf
job = vf.rows.qualify(
[{"email": "a@example.com", "title": "VP Engineering"}],
rubric="Pass senior engineering and product leaders.",
)
print(job.job_id, job.artifact_id)
The SDK runs local row transforms in Python and sends provider/platform side effects through the Verbiflow Bridge API.
First-class direct Bridge namespaces include vf.session, vf.billing,
vf.senders, vf.sequences, and vf.linkedin for the server-backed operator
paths.
The public SDK is typed-only. Use namespaces such as vf.sources.people,
vf.enrichment, vf.sequences, vf.linkedin, vf.files, and vf.host;
there is no public vf.tools or MCP-shaped growth_* alias layer.
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 verbiflow-0.1.5.tar.gz.
File metadata
- Download URL: verbiflow-0.1.5.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3b660eb9b89b65b1395e9430f5fa062f8485d8c13f458c211723b11c367a874
|
|
| MD5 |
761f56366d06a35a2bf39cbb9be80b89
|
|
| BLAKE2b-256 |
c62eb40ffb188201e3f879d67e2ae7164b855007b1f9ed71a7ad6bd7e8e7df6a
|
File details
Details for the file verbiflow-0.1.5-py3-none-any.whl.
File metadata
- Download URL: verbiflow-0.1.5-py3-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0c871744ed998ae29fbeaa81203479f1471adcfa727a618b5faef317e4830c5
|
|
| MD5 |
a386c406efabbc6c6c57af412ad4d73d
|
|
| BLAKE2b-256 |
a36dfe881e589c734a19d8be83034b9d4005b7bb36c29f87b8e003d51a2e493a
|