Metadata-Version: 2.4
Name: kigo-gui-framework
Version: 1.8
Summary: Added skins (Retro, glass, neon) and a lot of thanks to you for helping me cross 10K downloads in 3 months = D. Refer to examples/ skins-demos.py to see the code. 
Author-email: Anand Kumar <swiss.armyknife@icloud.com>
License: MIT
Keywords: pyqt6,gui,physics,pybullet,simulation,robotics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PyQt6==6.7.0
Requires-Dist: PyQt6-WebEngine==6.7.0
Requires-Dist: pybullet>=3.2.5
Requires-Dist: pybullet_data
Provides-Extra: full
Requires-Dist: markdown; extra == "full"

I've added CSS like styling, media playback, and hierarchical UI components and also a very late happy new year! Refer to demo-examples.py to see how its used.

