Skip to content

Latest commit

 

History

10 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

仓库 files navigation

Python-Browser

Very simple web page viewer in Python

Requirements

This program needs 'PyQt5' for its UI

Usage

Open a terminal window and browse to the folder with simpleWebViewer.py
run <python ./simpleWebViewer.py 'http://example-url.com'>
A window will open to show the chosen page

This can be called from another python program by using
<os.system("python simpleWebViewer.py "http://example-url.com")>

关于

Very simple web page viewer in Python

Topics

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者

Languages