[New-bugs-announce] [issue42330] Add browsh in the webbrowser module

Saiansh Singh report at bugs.python.org
Wed Nov 11 22:57:13 EST 2020


New submission from Saiansh Singh <saiansh2525 at gmail.com>:

The webbrowser module is a module used to create a new tab or window inside browsers. It is currently built into python. It supports multiple terminal-based browsers but yet doesn't support browsh. Here is the documentation for browsh for more information: brow.sh. The repository is at: github.com/browsh-org/browsh. It runs firefox on headless and displays the websites inside the terminal.

Happy to make a PR! 😃

----------
components: Library (Lib)
messages: 380802
nosy: saiansh2525
priority: normal
severity: normal
status: open
title: Add browsh in the webbrowser module
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42330>
_______________________________________


More information about the New-bugs-announce mailing list