How to install Thonny Python IDE on Ubuntu
Thonny is a free and open source Python IDE for Windows, MacOS and Linux. It is best for beginners for its easy to use and build-in python configuration. It comes with Built-in Debugger, you can explore the variable via variable explorer, code completion and support for syntax errors and explain scopes. You can also install install 3rd party packages easily in Thonny IDE. Some other features are Heap, Stack, Assistant and Object Inspector. It is released under Mit License.