engini-client
Autogenerated Python REST client for the Engini Public API
("DeveloperAPI", /v1) — a thin transport layer built on attrs + httpx.
This is the base client layer of Engini's two-package SDK stack. For an ergonomic,
agent-first interface (typed errors, retry/backoff, auto-pagination, LLM tool wrapping), use
the higher-level engini SDK that's built on top of this.
The code under
engini_client/is generated from an OpenAPI spec and committed — it is not hand-edited. See the repository to regenerate.
Install
pip install engini-client
Usage
from engini_client import AuthenticatedEnginiClient
from engini_client.api.connections import connections_get_connections # example op
client = AuthenticatedEnginiClient(
base_url="https://api.engini.io", # requests append /v1/...
token="<JWT>", # → Authorization: Bearer <JWT>
)
result = connections_get_connections.sync(client=client)
Source & docs: https://github.com/engini/engini-client
Release files for engini-client 0.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| engini_client-0.8.0.tar.gz | 71.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| engini_client-0.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 287.1 kB
Release files / engini_client-0.8.0.tar.gz
| Download URL | engini_client-0.8.0.tar.gz |
|---|---|
| Size | 71.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
238851dddbe52eda132a16732ce85176d33df3bac1f6ee6e616684c1b2a5119a
|
|
BLAKE2b-256 checksum How to use checksums |
eb7e3909c558da927fa10538ba3ea3be9c4a38c428676dad42bdeb885ce1f819
|
| 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 Sep 3, 2026.
Transparency logRelease files / engini_client-0.8.0-py3-none-any.whl
| Download URL | engini_client-0.8.0-py3-none-any.whl |
|---|---|
| Size | 215.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
358b5f671b01b7d663d8b7ac8ed9fe94b6fa062f12df06bfd1586e1a0f45e5fd
|
|
BLAKE2b-256 checksum How to use checksums |
f59d86d7d54f6eddb694d109e0a23655d84ba1f54bd81a31e7341d5839e33e3d
|
| 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 Sep 3, 2026.
Transparency log