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.3.0.tar.gz (4.8 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.3.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spy_code-0.3.0.tar.gz
  • Upload date:
  • Size: 4.8 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.3.0.tar.gz
Algorithm Hash digest
SHA256 f97bd6031c372975c0138eac3bbd6f3595b444631ea0c5b6378950d76a73e44a
MD5 145cfa1ffbd2c76307aac2354571156e
BLAKE2b-256 46d49908cd320a0ba3cda165e50b74cad54cfefa57c12cdf7f44e0deeb743263

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spy_code-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 5.4 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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 68681450d7d7ffa73068d8c1866d701ae89fbb01c9f88702a5314b000fe6cfa0
MD5 be06702a40cd306ce1cd6e753ae30b58
BLAKE2b-256 8c319457f73c58afeacb198363748336d878f4745003ddc8dba50371e7c52166

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