kneo-studio
Turn an n8n workflow export into a governed Kneo agent spec — and be told, in detail, what could not be carried across.
This is the distributed package: a FastAPI backend-for-frontend that serves a
React SPA from inside the wheel. pip install kneo-studio gives you the whole
application, with no container and no database service to run — SQLite is
created for you.
$ pip install kneo-studio
$ kneo-studio
It binds loopback and, by default, needs no login: your own machine is the default deployment. The same artifact runs for a team on a shared host under a login mode, and refuses to bind a routable address without one — an unauthenticated shared instance would make every request the local owner, with full rights over the project tree.
What it is for
Studio's contract is that it tells you what it could not convert. An n8n workflow uses constructs Kneo has no form for — output parsers, memory, retrieval, inline secrets, branch predicates — and the failure mode worth designing against is not a crash but a spec that looks complete and quietly does something else. Every such construct becomes a gap card the developer has to see, and the blocking ones refuse export until they are dealt with.
That is why an import can succeed and still refuse to hand you a file.
Documentation
- Quickstart
- What imports, and what does not — three example workflows and the exact gaps each produces, measured rather than estimated
- Changelog
- Repository
Studio talks to a kneo-serv
platform through kneo-client;
it holds no platform logic of its own.
Licence
See LICENSE.
Release files for kneo-studio 0.4.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 | |
|---|---|---|---|
| kneo_studio-0.4.0.tar.gz | 2.6 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kneo_studio-0.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.5 MB
Release files / kneo_studio-0.4.0.tar.gz
| Download URL | kneo_studio-0.4.0.tar.gz |
|---|---|
| Size | 2.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
344822f2f6bcd1be1af9500b23618e5780f58027d97afd4df8f44869ab4bb2f7
|
|
BLAKE2b-256 checksum How to use checksums |
51d3969095a4994b79c5399870e0289c980e614a2068cb66bcdbaaaff10b317d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
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 31, 2026.
Transparency logRelease files / kneo_studio-0.4.0-py3-none-any.whl
| Download URL | kneo_studio-0.4.0-py3-none-any.whl |
|---|---|
| Size | 1.9 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9a4e2f6497c6dc55f69ae5f43a3c6d270eefeb9dee2ad39e8801c861f25a739e
|
|
BLAKE2b-256 checksum How to use checksums |
bc476b6b773d6e75f7d098697f31b342c3af67272e313fffc597d01ba9f2e664
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
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 31, 2026.
Transparency log