Skip to content

Releases: MDrzd/PythonIDE

Release list

v1.1.0

Choose a tag to compare

@MDrzd MDrzd released this 17 Jul 13:36

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.

v1.0.0

v1.0.0 Pre-release
Pre-release

Choose a tag to compare

@MDrzd MDrzd released this 05 Jul 02:18
b2afd43

Python IDE v1.0.0 First Release