Extension Icon

NumPy Documentation Search

Quickly search through official NumPy documentation
Overview

NumPy Documentation Search

A Raycast extension that lets you search the NumPy API reference and preview detailed documentation without leaving Raycast. Results include function signatures, descriptions, parameters, and return values, with quick actions to open the official docs in your browser.

Features

  • Instant NumPy search: Quickly filter the full API reference with fuzzy matching that surfaces the right functions, classes, and modules as you type.
  • Rich previews: See inline call signatures, parameter tables, return values, and version notes without leaving Raycast.
  • Doc deep links: Open the exact section on numpy.org in your browser when you need the full documentation context.
  • Copy-ready snippets: Copy function signatures or doc URLs directly from the command for fast handoff into notebooks, scripts, or PRs.