Skip to main content

GraphQL-style codebase intelligence CLI — index, query, and analyze any codebase

Project description

spy-code

GraphQL-style codebase intelligence CLI — index, query, and analyze any codebase.

PyPI version License: MIT

Installation

pip install spy-code

On first run (or install), the package automatically downloads the appropriate native binary for your platform from the GitHub Releases page. No Rust compiler required.

Usage

# Initialize a project
spy-code init

# Index your codebase
spy-code index

# Search for symbols
spy-code search "my_function"

# Get call graph callers
spy-code callers <node_id>

# Start the GraphQL HTTP playground
spy-code serve --http

# Start as an MCP server (for LLM clients)
spy-code serve --mcp

Supported Platforms

Platform Architecture Support
Linux x86_64
macOS x86_64
macOS Apple Silicon (arm64)
Windows x86_64

How It Works

This package is a thin Python wrapper around the native spy-code binary built with Rust. On installation, spy-code detects your OS and CPU architecture, then downloads the matching pre-compiled binary from the GitHub Releases page. All subsequent spy-code commands are forwarded to this binary.

Links

Project details


Download files

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

Source Distribution

spy_code-0.1.21.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

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

spy_code-0.1.21-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file spy_code-0.1.21.tar.gz.

File metadata

  • Download URL: spy_code-0.1.21.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spy_code-0.1.21.tar.gz
Algorithm Hash digest
SHA256 4155cd2585bfa2a850644e2a80be5f96212b1711ec8d27a6fc2db69c1bd303bb
MD5 07132f9a319aab4dd47a89e66127a4e2
BLAKE2b-256 0d106edfad512cb31953837b526393b6b63f18dbd146e455065bee1b516bb3a9

See more details on using hashes here.

File details

Details for the file spy_code-0.1.21-py3-none-any.whl.

File metadata

  • Download URL: spy_code-0.1.21-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for spy_code-0.1.21-py3-none-any.whl
Algorithm Hash digest
SHA256 7f9be084b3036c83fe4e15c43b2fb621b9c146767bc8d381f44ff64257a4a744
MD5 df38ca9ecddd3b5f0fe7f6af06dd7e30
BLAKE2b-256 721adbd1f4d0dde44626e725b5ce4a23f10ac1644cafecba04a9d300f51e9983

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page