Skip to main content

pi4py

pi4py packages a Python launcher for the @jamwil/pi-coding-agent npm CLI.

@jamwil/pi-coding-agent is a slow fork of @earendil-works/pi-coding-agent.

The primary use for this is to expose a self-contained pi executable that can be used from python using rpc mode.

What it installs

  • a pi console script
  • nodejs-wheel-binaries as the bundled Node.js runtime
  • a build hook that downloads the pinned @jamwil/pi-coding-agent npm package and packages its standalone JavaScript bundle into the Python wheel

Usage

Install the wheel and invoke the console script with pi from the command line or from Python with subprocess.Popen:

import subprocess

process = subprocess.Popen(["pi", "--help"])
process.wait()

The pi entry point launches the bundled @jamwil/pi-coding-agent CLI with the bundled Node.js executable. The standalone @jamwil/pi-coding-agent bundle is downloaded during wheel build / pip install from sdist.

It also routes npm, npx, node, and corepack lookups to bundled shims and isolates npm global installs under PI_CODING_AGENT_DIR/npm-global by default.

Useful environment variables:

  • PI4PY_NPM_PREFIX: override the npm global prefix used by launched pi subprocesses
  • PI4PY_SKIP_NPM_BUILD: skip the npm build hook for metadata/debug builds only; the resulting package will not run unless a runtime is already present

Updating the pinned pi version

Sync dependencies, then update the pinned npm version:

uv sync --all-extras
uv run python tools/update_pi_version.py --version 0.84.3-dev.1

Building

uv build

Building downloads the pinned @jamwil/pi-coding-agent npm tarball, extracts its dist/standalone bundle into src/pi4py/_vendor/npm_runtime, and includes that small runtime in the wheel.

Testing the bundled wheel

uv run --no-editable pi --help

Download files

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

Source Distribution

pi4py-0.84.3.post2.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

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

pi4py-0.84.3.post2-py3-none-any.whl (2.7 MB view details)

Uploaded Python 3

File details

Details for the file pi4py-0.84.3.post2.tar.gz.

File metadata

  • Download URL: pi4py-0.84.3.post2.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pi4py-0.84.3.post2.tar.gz
Algorithm Hash digest
SHA256 8c9ce4346b2cd22f750391a793f30873902a1f1d363de7a1890f6a7f6a603759
MD5 23a4ae21b1c02e494eccb78e375781b8
BLAKE2b-256 d684d62bf02edea760262b47b8c5a42ad852f55dc005afd080e8423acf1d0efe

See more details on using hashes here.

File details

Details for the file pi4py-0.84.3.post2-py3-none-any.whl.

File metadata

  • Download URL: pi4py-0.84.3.post2-py3-none-any.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.12.3 {"installer":{"name":"uv","version":"0.12.3","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for pi4py-0.84.3.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 b6b17c478b3885fb5b4dc40fd839b79e60628c88ad4c993bffb5d75a1575bd9a
MD5 d7e7cd492c90d9d3e644fd2e2ce9ee03
BLAKE2b-256 1026a00b5b411d8898006bbe0f487c2597cdd3ea616edff99d1c91d8bb981b9d

See more details on using hashes here.

Release history Release notifications | RSS feed

0.84.4000

2 files

0.84.3.post3

2 files

This release

0.84.3.post2 This release

2 files

0.84.3.post1

2 files

0.84.3

2 files

0.79.7

2 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