IPython!

Loading

IPython alternatives

  • Spyder

  • Spyder (previously known as Pydee) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted software, available for Windows XP/Vista/7, GNU/Linux and Mac OS X.

    tags: development environment matlab python python-ide
  • IDLE

  • Default IDE which come installed with the Python programming language. It aims to be simple and intuitive, and is especially useful for programmers just learning Python. The editor has syntax highlighting, search features, class browsers, and runs Python scripts in a separate, protected process.

    tags: ide python python-ide
  • PyScripter

  • PyScripter is a free and open-source Python Integrated Development Environment (IDE) created with the ambition to become competitive in functionality with commercial Windows-based IDEs available for other languages. Being built in a compiled language is rather snappier than some of the other Python IDEs and provides an extensive blend of features that make it a productive Python development environment.

    tags: ide python python-ide
  • Pyzo

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

    tags: ide python python-editor python-ide python-shell
  • Ecere SDK

  • The Ecere IDE is a complete development environment for editing code, designing graphical user interfaces, managing and building projects as well as debugging. Its aim is to fully support eC and C programming, but also supports including and building e.g. C++ modules as part of the projects.

    tags: 3d-engine build-system compilers debugger framework
  • Reinteract

  • Reinteract is a system for interactive experimentation with Python. Reinteract worksheets contain Python code combined with the results of that code, formatted as text or graphical plots. Youu can go back and edit previously entered statements, and the results will update. Reinteract is suitable for experimentation with the Python language and for data analysis using the NumPy and SciPy packages.

    tags: development mathematics numerical-analysis numerical-computations python
  • gEcrit

  • gEcrit is a Python IDE. Its focus is on simplicity and ease of use. It is fast and lightweight. It features Python indentation, line numbers, code folding, syntax highlighting, shell access, code completion, a program runner, a source browser, indentation guides, a white space indicator, autosaving, an edge line, multiple tabs, printing, jumping to a specific line, word searching, word replacement, zooming undo/redo, pastebin.com code submission, Python syntax checking, the ability to change the indentation of many lines at once, autocompletiton, and bad brace checking. »

    tags: Portable ide programming python python-editor
  • Kajero

  • Kajero is designed to make it really easy for anyone to create good-looking, responsive, interactive documents. Somewhat like Jupyter / iPython notebooks, but for JavaScript!

    tags: javascript notebook programming-tools
  • µCalc

  • µCalc (mucalc) is a multi-user math web app. The math syntax is parsed in the browser by math.js.

    tags: calculator lab-notebook latex-support math-plotting mathematics