Skip to content

YoannUniKS/pyzo

This branch is 5 commits ahead of, 323 commits behind pyzo/pyzo:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d03cac0 · Jul 11, 2022
Mar 14, 2022
Feb 3, 2020
Mar 14, 2022
Jul 11, 2022
Jan 13, 2022
Mar 14, 2022
Jan 27, 2020
Dec 21, 2021
Mar 14, 2022
Dec 21, 2021
Dec 21, 2021
Oct 2, 2017
Dec 16, 2019
Jan 13, 2022
Dec 21, 2021
Jan 24, 2022

Repository files navigation

Pyzo - The Interactive editor for scientific Python

PyPI Version CI

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 PySide2 or 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 MacOS.

License

Pyzo is free and open source, licensed under the 2-clause BSD.

Contributions

If you want to help out, create an issue or pull request on Github.

More information

About

Python to the people

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%