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.22.tar.gz (3.5 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.22-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spy_code-0.1.22.tar.gz
  • Upload date:
  • Size: 3.5 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.22.tar.gz
Algorithm Hash digest
SHA256 827ec40f4b8c4fe3f6248fbeb63fda08909935532edf893d7a9bd67c9d73a10e
MD5 781e84cb5b6242e3831125bb82d71892
BLAKE2b-256 c38e91d93665322466db8bb9b562e5cf2254ea73bf9d939fc70ce4cd1d21dc07

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spy_code-0.1.22-py3-none-any.whl
  • Upload date:
  • Size: 3.8 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.22-py3-none-any.whl
Algorithm Hash digest
SHA256 e9e5f7d2b3cee62ed073aa01dc31ab9a397344918afcc7ff91cfd89f437a0733
MD5 ff57c6bee09cffb1b690208f355bd574
BLAKE2b-256 12536c64117533ae9a3af82b345a42df7cb5a75ab7dc4ae168413719f8b479b6

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