Skip to content

ysalmon/pyzo

This branch is 19 commits ahead of, 494 commits behind pyzo/pyzo:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9ccc6a · Jul 24, 2019
Jun 22, 2017
Jul 24, 2019
Mar 12, 2019
Jun 8, 2015
Oct 23, 2016
Jul 11, 2017
May 2, 2018
Mar 27, 2019
Sep 5, 2016
Mar 17, 2019
Mar 26, 2019
Mar 12, 2019
Oct 2, 2017
Jul 21, 2019
Feb 15, 2016
Jun 22, 2017
Apr 12, 2019

Repository files navigation

Pyzo - The Interactive editor for scientific Python

Main website: pyzo.org

Description

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).

Installation

Pyzo runs on Python3 and needs PySide/PySide2/PyQt4/PyQt5. On a modern OS these should be easy to obtain. One can then install Pyzo with python3 -m pip install pyzo

We also provide binaries for Windows, Linux and OS X.

License

Pyzo is free and open source. BSD licensed.

About us

The development of Pyzo is coordinated by Almar Klein. See contributors.txt for a complete list of people who helped develop Pyzo.

Contributions

If you want to help out, create a pull request or start a discussion in our mailing list.

More information

About

Python to the people

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 87.0%
  • Python 13.0%