Documentation Installer for the Pythonic Soul
Project description
Usage
Installation:
$ pip install airpy
Run:
$ airpy Usage: airpy [OPTIONS] COMMAND [ARGS]... AirPy : Documentation Installer for the Python Options: --help Show this message and exit. Commands: autopilot Auto install docs. install Install offline doc of a Python module. list List installed docs. remove Remove an installed doc. start Start a doc in a browser.
Install a Documentation:
$ airpy install requests
Start the Documentation in a browser:
$ airpy start requests
Remove a Documentation:
$ airpy remove requests
AirPy Autopilot : Install Documentation for Python packages already installed in your system.:
$ airpy autopilot $ airpy list flask requests django sphinx wheel setuptools
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
airpy-0.0.7.tar.gz
(3.2 kB
view hashes)