Metadata-Version: 2.4
Name: kigo-gui-framework
Version: 0.6.0
Summary: Added tabs and blur effects
Author-email: Anand Kumar <swiss.armyknife@icloud.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/yourusername/kigo-gui-framework
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PyQt6==6.7.0
Requires-Dist: PyQt6-WebEngine==6.7.0

This is the official documentation of kigo-gui-framework v0.5.0
INTRODUCTION-
This is a Python library that enables you to make apps in Python. Basically, an SDK (I think its not an sdk, but whatever, idc) 
It is an easier way to write apps in PyQt6. If you've noticed, making an app in PyQt6 is pure hell. This way and that, this way and that. This happens to me sometimes that i rewrote a tkinter app to pyqt, and then i wrote everything wrong. I had to learn 6 months of PyQt before i was abe to rewrite it. kigo-gui-framework aims to make everything much easier. Instead of this (the line of code required to terminate\kill the Python interpreter)shit:
sys.exit(app.exec_())
kigo-gui-framework uses
main()
Cleaner, right? 
I hope you will like this framework. Feedback accepted at 
+91 9051422285
