CLI application to quickly open web documentation about Python
Project description
pywebdoc
pywebdoc is a CLI application to quickly open web documentation about Python. This tool works for standard libraries and PyPI packages. It opens web pages on your default web browser.
Installing
pywebdoc can be installed using pip:
pip3 install pywebdoc
Usage
You can see below the list of all commands you can use with pywebdoc. For more details, you can read the complete documentation here.
- Open the Python official documentation:
pywebdoc py [OPTIONS]
- Open the documentation page of a standard Python library:
pywebdoc std [OPTIONS] LIBRARY
- Open the PyPI web page of a package:
pywebdoc pypi [OPTIONS] PACKAGE
- Open the home-page of an installed PyPI package:
pywebdoc home [OPTIONS] PACKAGE
- Open the documentation page of a package on ReadTheDocs:
pywebdoc rtd [OPTIONS] PACKAGE
- Get the list of standard Python libraries:
pywebdoc list-std [OPTIONS]
- Get the list of installed PyPI packages
pywebdoc list-packages [OPTIONS]
Links
- GitHub: https://github.com/Quentin18/pywebdoc/
- PyPI: https://pypi.org/project/pywebdoc/
- Documentation: https://pywebdoc.readthedocs.io/en/latest/
- Travis: https://travis-ci.org/github/Quentin18/pywebdoc/
Author
Quentin Deschamps: quentindeschamps18@gmail.com
License
Project details
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
pywebdoc-0.0.1.tar.gz
(7.5 kB
view details)
Built Distribution
File details
Details for the file pywebdoc-0.0.1.tar.gz
.
File metadata
- Download URL: pywebdoc-0.0.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13a8dedc03fa29fc02443d08ab6911988ddfb4c3ea462faeefc6c825bfd4a864 |
|
MD5 | 401545e8e4516f17d757adad67a0576a |
|
BLAKE2b-256 | 705aa2a56c52b3070c0bcd3bba6b3c87807ffe76a3c42e3960c2867bd402181d |
File details
Details for the file pywebdoc-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pywebdoc-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbd29635ba7327db140781d85fe1bd9f8810cac46b18ba43158d240d556b7e9c |
|
MD5 | 3fe36c1db6a7645272a61e3b1d28973f |
|
BLAKE2b-256 | 0f494cf68cebedf70193bebb44a1906e95cd5dc57903cf0495b6ef0ab5e73c33 |