python-docget
Search python docs in Atom
r0ckwav3 116 0 0.1.2 MIT GitHub

python-docget

A package for Atom which adds a way to search python documentation in a side panel.

Installation

Install this package through the Atom Package Manager by running:

apm install python-docget

Current Features

  • Use cmd+alt+p to search a selected phrase or use the searchbar
  • returns relevant built-in functions
  • shows function definitions and documentation in-editor

Future Features

  • Better formatting