Welcome to WebIpy web-docs !
What is WebIpy ?
WebIpy is a python module that can render your web-apps into desktop apps under PyQt5 WebEngine.
User Notice:
This part of the documentation will help you to install and use WebIpy. Follow the steps behavior:
Downlaoding & Installing WebIpy:
To install WebIpy follow the steps behavior:
- Downlaod it on the Downlaods section.
- Once the file webipy_v[package version].zip is installed, extract it on your project path.
Using WebIpy module:
To use WebIpy follow the steps behavior:
- Create a new python file and a new html file.
- Write this base code to initialize the app engine: