pyzo

interactive editor for scientific Python
  http://www.pyzo.org/
  2
  1 review



Pyzo is a cross-platform Python IDE focused on interactivity and introspection, which makes it very suitable for scientific computing. Its practical design is aimed at simplicity and efficiency.

It consists of two main components, the editor and the shell, and uses a set of pluggable tools to help the programmer in various ways. Some example tools are source structure, project manager, interactive help, workspace...

Pyzo is written in (pure) Python 3 and uses the Qt GUI toolkit. Binaries are provided for all major operating system. After installing Pyzo, it can be used to execute code on any Python version available on your system (Python 2.4 - 3.x, including Pypy).

This package provides the Pyzo IDE.
Latest reviews
5
min_t 3 years ago

I use Pyzo from the very first time i start learning / coding with python and i like the clear and may be minimal conept. My programming purpose is focused on scientifc issues and pyzo was advertized for scientific coding. To me it's perfect fitting IDE as an intermediate python developer.