This update introduces several major improvements to the Python IDE experience.
New Features
- Added support for installing Python libraries directly from the Settings activity.
- Added input support for Python programs using input().
- Implemented real-time code execution updates for a smoother development experience.
Improvements
- Improved terminal and code execution behavior.
- Enhanced overall application stability and responsiveness.
- Updated several internal components to improve compatibility.
Bug Fixes
- Fixed various issues related to code execution.
- Fixed minor UI and stability problems.
- Resolved several small bugs reported during testing.