Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 292 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 292 Bytes

Pyside_Practice

Pyside2を使用した、最低限のWebBrowserを作成しました。

install

$ git clone https://github.com/umepon0626/pyside_practice.git
$ cd pyside_practice
$ pip install -r requirements.txt
$ python browser.py

実行環境

Windows10 home Python 3.7.5