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.2.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.2.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spy_code-0.2.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.2.0.tar.gz
Algorithm Hash digest
SHA256 3134931137ffabd6f676ad78e61d99be726d6f75b76887ae5bc26964f20355ee
MD5 771c4fb1c31b81ca4719d699bff550d8
BLAKE2b-256 7ea65ff1dc4b9cc2609e99f5e82d4d1e292ee07206d5baf19292a2f9856dbe3f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spy_code-0.2.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e2f0793c0e5e8354ad3790396bf987aaa27d4d3e3d58d6e3a22ca9cce247f33
MD5 1d8b85c153817bbc9704a421147fb643
BLAKE2b-256 d453cb1358c89095a94d41913ff02cdcba8bc83f3cea1e9be9364ceafa48a45b

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