Metadata-Version: 2.4
Name: kigo-gui-framework
Version: 1.3
Summary: Added a bunch of examples in the examples/ folder, fixing your documentation issues. Will be expanded, but for now, only 3 are there. WARNING: THIS IS THE ONLY FEATURE. ITS NOT A FEATURE RELEASE, ITS A BUGFIX 
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: PyQt6-Multimedia==6.7.0
Requires-Dist: pybullet>=3.2.5
Requires-Dist: pybullet_data
Provides-Extra: full
Requires-Dist: markdown; extra == "full"

Added Pybullet integration (beta)

