Metadata-Version: 2.4
Name: kigo-gui-framework
Version: 1.5
Summary: Added float, spin, orbit an interaction physics effects. Refer to examples/example_ui_effects. WARNING: KIGO IS NOT A 3D ENGINE. 
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 physics=yes/no toggle. Refer to examples/example\_effects.py to see what has changed.

