This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author saiansh2525
Recipients saiansh2525
Date 2020-11-12.03:57:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605153434.0.0.062281491373.issue42330@roundup.psfhosted.org>
In-reply-to
Content
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! 😃
History
Date User Action Args
2020-11-12 03:57:14saiansh2525setrecipients: + saiansh2525
2020-11-12 03:57:13saiansh2525setmessageid: <1605153434.0.0.062281491373.issue42330@roundup.psfhosted.org>
2020-11-12 03:57:13saiansh2525linkissue42330 messages
2020-11-12 03:57:13saiansh2525create