Skip to main content

ntoseye (Python SDK)

Drive the ntoseye Windows kernel debugger from Python.

Install

pip install ntoseye

Or build from source into a virtualenv with maturin:

cd ntoseye-py
python3 -m venv .venv
source .venv/bin/activate
maturin develop --release

Or build a wheel and install it:

cd ntoseye-py
maturin build --release --out dist
pip install dist/ntoseye-*.whl

Releasing portable wheels

Run ./build-wheel.sh on each release platform. The script provisions a local .venv when needed, builds into a clean dist/, runs twine check, and verifies the wheel in a throwaway virtualenv.

  • Linux builds use Zig and target manylinux_2_17 so the wheel installs on non-EOL glibc distributions.
  • Apple Silicon macOS builds produce a native ARM64 wheel.

Equivalent Linux build:

pip install maturin ziglang twine
maturin build --release --zig --compatibility manylinux_2_17 --out dist

Equivalent Apple Silicon macOS build:

pip install maturin twine
maturin build --release --out dist

Check and publish either wheel:

python -m twine check dist/*
python -m twine upload dist/*

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

ntoseye-0.23.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB view details)

Uploaded CPython 3.9+manylinux: glibc 2.17+ x86-64

ntoseye-0.23.0-cp39-abi3-macosx_11_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.9+macOS 11.0+ ARM64

File details

Details for the file ntoseye-0.23.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for ntoseye-0.23.0-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 60e335e93d6923b981cc54815b671dd9233916f0e80d1df5faeb3d548ca42339
MD5 32d490c35f17ee108e934e1aed7c6dd5
BLAKE2b-256 cdeb4c9cbc256089aa62200e1c5bef0ad02d0f97cb6344697f277d9bede738c7

See more details on using hashes here.

File details

Details for the file ntoseye-0.23.0-cp39-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for ntoseye-0.23.0-cp39-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 44ce9e2cde98d750c42e88ba94ea384c74b936245ed4d972623c8279dafc05cb
MD5 36b780a9fd4cedc1b66de67543b2a0a7
BLAKE2b-256 28e0c6a4b92396a0f0762f6533201c375349223bf50e699dafdd98b57ef3811c

See more details on using hashes here.

Release history Release notifications | RSS feed

0.27.0

2 files

0.26.0

2 files

0.25.0

2 files

0.24.0

2 files

This release

0.23.0 This release

2 files

0.22.0

1 file

0.21.0

1 file

0.20.0

1 file

0.19.0

1 file

0.18.1

1 file

0.18.0

1 file

0.17.0

1 file

0.16.1

1 file

0.16.0

1 file

0.15.0

1 file

0.14.0

1 file

0.13.0

1 file

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