python-doc icon indicating copy to clipboard operation
python-doc copied to clipboard

Open Python docs in the browser.

Results 5 python-doc issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi @vinayak-mehta, I noticed the default lookup for offline copy wasn't opening a tab for me. The command would be: ```shell python-doc # or python-doc -m os ``` My setup:...

Hi there! I noticed your post on Reddit and thought I could do you a favor and introduce cliche! It is a much simpler way to go about creating CLIs...

- `--tutorial` - `--whats-new` - `--library-reference` - `--language-reference` - `--packaging` - `--c-api` etc.

enhancement