Metadata-Version: 2.1
Name: boa_web
Version: 0.0.5
Summary: boa_web is electron.js for python
Home-page: https://github.com/atharva-naik/boa_web
Author: Atharva Naik
Author-email: atharvanaik2018@gmail.com
License: MIT
Description: # 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)
Keywords: flask,electron,eel,cefpython,html,css,javascript
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
