New submission from Saiansh Singh <saiansh2...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue42330>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to