This release is a pre-release and may not be stable for production use.
pipefy
Vendor API SDK for Pipefy's GraphQL API: the shared library consumed by pipefy-mcp-server and pipefy-cli (not a generic “shared utils” layer). It owns HTTP/GraphQL transport, service classes, query constants, Pydantic models, shared settings, exceptions, and utilities.
Status
Workspace-internal in v0.1; publishing pipefy to PyPI is gated separately from CLI/MCP (see RELEASE.md Trusted Publishing notes).
Usage (within the monorepo)
from pipefy_sdk import PipefyClient
client = PipefyClient(...)
card = await client.get_card(card_id="12345")
Development
From the repository root:
uv sync # installs all workspace members
uv run pytest packages/sdk/tests # SDK unit tests in isolation
uv run ruff check packages/sdk/src # lint
See the root README.md, docs/config.md for PIPEFY_* environment variables and config.toml schema, and docs/sdk/README.md for SDK-oriented notes.
Release files for pipefy 0.5.0b1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pipefy-0.5.0b1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / pipefy-0.5.0b1-py3-none-any.whl
| Download URL | pipefy-0.5.0b1-py3-none-any.whl |
|---|---|
| Size | 182.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3ca2e547787077c957c6d98cd92efc127a2bc909d97ec57698aed1414c33908
|
|
BLAKE2b-256 checksum How to use checksums |
6881e2212bd4a9ff0141228b482af9c5788a0790e637aec57e114f4e749b19c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 21, 2026.
Transparency log