Metadata-Version: 2.4
Name: kigo-gui-framework
Version: 1.6
Summary: Added QtPy shim that uses PySide or PyQt if available. Refer to examples/example window.py to see the change application. Thanks for helping me cross 9000 downloads :). 
Author-email: Anand Kumar <swiss.armyknife@github.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"
