newtabmagic 0.1.0
pip install newtabmagic
Latest version
Released:
IPython CLI for viewing documentation in the browser
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (UNKNOWN)
- Author: Eric Galloway
- Tags CLI, documentation, IPython, pydoc
Classifiers
- Framework
- License
- Operating System
- Programming Language
Project description
newtabmagic is an IPython CLI for viewing pydoc documentation in the browser.
Install
As a Python package:
$ pip install newtabmagic
As an IPython extension:
In [1]: %install_ext https://raw.github.com/etgalloway/newtabmagic/master/newtabmagic.py
Use
Load the extension:
In [1]: %load_ext newtabmagic
Start the pydoc server:
In [2]: %newtab --server start
Starting job # 0 in a separate thread.
Server running at http://127.0.0.1:63146/
View documentation in the browser:
In [3]: %newtab IPython.core.debugger.Tracer
In [4]: import IPython
In [5]: tracer = IPython.core.debugger
In [6]: %newtab tracer
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (UNKNOWN)
- Author: Eric Galloway
- Tags CLI, documentation, IPython, pydoc
Classifiers
- Framework
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file newtabmagic-0.1.0.zip
.
File metadata
- Download URL: newtabmagic-0.1.0.zip
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ae4d86cb55af4a8424ed0aaef27d5c3bcb28acee1e1f7ad482c1ebe03fcdc2c |
|
MD5 | 8149a8fdecd5e7903000df4412acd45f |
|
BLAKE2b-256 | 2b30d747d80db2596195adf13a37325c9366475e98126b642c4620d092e35798 |
File details
Details for the file newtabmagic-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: newtabmagic-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5cf03dd0f52720ca9a6d512627d8e6536b600b6a0c94ada922d157b5e95beef |
|
MD5 | 018435c4b7ca81bc5cf345ed208a0875 |
|
BLAKE2b-256 | 6cd8391db982bb3f792b3942ce5200d202945e6a85f937cda733e945432229ff |