Skip to content

Convert Qt for Python (PySide2/PySide6) to Docset for the Dash app on Mac

License

Notifications You must be signed in to change notification settings

acbetter/qt-for-python-to-dash-docset

Repository files navigation

Qt for Python (PySide2) to Dash Docset

❤️ You can download the docset in your Dash App directly. Current version 6.2.2 ❤️

Steps

Download Site

It may take about 1 hour. You can change --wait=0.5 but better don't do this.

wget --execute robots=off --wait=0.5 --force-directories --no-parent --page-requisites --mirror --convert-links --tries=3 https://doc.qt.io/qtforpython/
Here is my example running result.
FINISHED --2020-04-27 15:31:39--
Total wall clock time: 1h 6m 16s
Downloaded: 4449 files, 105M in 3m 45s (477 KB/s)

Run the Script

You need install python3 and pip install -r requirements.txt first.

python pyside2dash.py

Set Icon

Manually download/copy this to your docset folder.

Pack Docset

tar --exclude='.DS_Store' -cvzf Qt_for_Python.tgz Qt_for_Python.docset

Refer

Contributor

License

About

Convert Qt for Python (PySide2/PySide6) to Docset for the Dash app on Mac

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages