- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy MichaelSafyanAdd support to the Omnibox to search Python reference documentation.Python Search is an extension for Google Chrome. This extension adds support to the Chrome omnibox to search for and autocomplete reference documentation from the Python API Reference (Python 2.6+, not Python 3.0+) as well as from NumPy, SciPy, Matplotlib, SymPy, and Pylons. To use the extension, type "py" followed by a space in the omnibox, and continue typing your query. The extension should offer completions for your query from one of those sources. Selecting a result and pressing enter will take you directly there.