Skip to main content

nninteractive-client

Lightweight, torch-free remote client for nnInteractive.

Install this package if you only want to drive a remote nninteractive-server (e.g. from a GUI, a thin client, or a host with its own torch policy such as 3D Slicer). It pulls in only the wire dependencies (numpy, httpx, blosc2) — no torch, no nnU-Net.

pip install nninteractive-client
from nnInteractive.inference.remote import nnInteractiveRemoteInferenceSession
import numpy as np

session = nnInteractiveRemoteInferenceSession("http://gpu-box:1527", api_key="…")
session.set_image(image_4d)                       # numpy, [C, X, Y, Z]
session.set_target_buffer(np.zeros(image_4d.shape[1:], dtype=np.uint8))
session.add_point_interaction([60, 70, 30], include_interaction=True)

The client exposes the same public API and capability attributes as the local nnInteractiveInferenceSession, so it is a drop-in replacement. See SERVER_CLIENT.md for the full client/server guide.

Need local inference or the server?

Those live in the full package. Installing it gives you everything (it depends on this client):

pip install nnInteractive

If you try to use a full-only feature from a client-only install, you'll get a clear error pointing you here.

Release files for nninteractive-client 2.5.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for nninteractive-client 2.5.2
File Size Uploaded
nninteractive_client-2.5.2.tar.gz 25.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for nninteractive-client 2.5.2
File Interpreter ABI Platform
nninteractive_client-2.5.2-py3-none-any.whl Python 3 none any Details

Total release size: 51.2 kB

Release files / nninteractive_client-2.5.2.tar.gz

Download URL nninteractive_client-2.5.2.tar.gz
Size 25.7 kB
Tags Source
SHA-256 checksum
How to use checksums
6c1cc3b680292ca5b08589789f32a0ae7bdca1eef13b2ea1cfac8fcfc3442435
BLAKE2b-256 checksum
How to use checksums
da8542357995fa05730aa2cc00d8602d521397e598f0c0fb353d8212819dd8ec
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 23, 2026.

Transparency log

Release files / nninteractive_client-2.5.2-py3-none-any.whl

Download URL nninteractive_client-2.5.2-py3-none-any.whl
Size 25.5 kB
Tags Python 3
SHA-256 checksum
How to use checksums
1606487b70e7d582cc4bdb21e0ff0fdf02741d50670d59a25e38f9c51656608f
BLAKE2b-256 checksum
How to use checksums
850d66edfd40b6c5d4a17f56d8a3214e056bec2fee0b4ff9e6b48a65d96d60dc
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 23, 2026.

Transparency log

Release history Release notifications | RSS feed

2.6.0

2 release files

This release

2.5.2 This release

2 release files

2.5.1

2 release files

2.5.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page