https://github.com/atharva-naik/boa_web
A GUI application development platform that allows use of web technologies like CSS, HTML and Javascript. Python analogue to electron.js. Similar to eel but based on cefpython3 instead, to provide greater control over the browser.
https://github.com/atharva-naik/boa_web
Last synced: about 1 month ago
JSON representation
A GUI application development platform that allows use of web technologies like CSS, HTML and Javascript. Python analogue to electron.js. Similar to eel but based on cefpython3 instead, to provide greater control over the browser.
- Host: GitHub
- URL: https://github.com/atharva-naik/boa_web
- Owner: atharva-naik
- License: mit
- Created: 2021-08-13T16:15:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T04:52:35.000Z (over 3 years ago)
- Last Synced: 2025-02-24T22:52:50.471Z (2 months ago)
- Language: Python
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# boa_web
A GUI application development platform that allows use of web technologies like CSS, HTML and Javascript. Python analogue to electron.js. Similar to eel but based on cefpython3 instead, to provide greater control over the browser.NOTE: Using the set-icon feature requires installation of [xseticon](https://github.com/xeyownt/xseticon)