IDLE
IDLE is Python’s Integrated Development and Learning Environment.
IDLE features include:
- 100% pure Python code using the tkinter GUI Toolkit
- cross-platform : works largely the same on Windows Unix and macOS
- Python shell (interactive interpreter), with colorizing code input, output and error messages
- Multi-window text editing with multiple undos, Python colorizing and smart indent.
- Search within any window, Replace within editor windows and search through multiple files using grep
- debugger that allows you to step, view global and local namespaces, and set persistent breakpoints
- Configuration, browsers and other dialogs
Learn more
Codeanywhere
Cloud IDE is quick and easy to deploy a development environment. This allows you to code, learn, develop, and collaborate on projects. Our web-based Codeanywhere code editor will make you forget that you ever used another code editor. All major programming languages fully supported, including JavaScript/TypeScript, PHP, Python, Ruby, Go, Java, C/C++, C# any many other. Intelligent editing features include auto-complete, code definition, code refactor and rename symbol. You can debug code using break points, call stacks, and an interactive console. Git client with all the features. Expandable with a large number of extensions. In seconds, you can also create powerful containers that can be configured for your programming environment. You can run your code on our infrastructure, with full sudo access. Prebuilt development environments that support all major programming languages.
Learn more
JetBrains DataSpell
With a single keystroke, switch between editor and command modes. Use the arrow keys to navigate between cells. All the Jupyter shortcuts are available. Fully interactive outputs are available right under the cell. Editing code cells is easy with smart code completion, quick error checking and quick fixes, and easy navigation. You can connect to remote JupyterHub or JupyterLab servers from the IDE. Interactively run Python scripts and arbitrary expressions in a Python Console. You can see the outputs and the state variables in real time. Split Python scripts into code cells using the #%% separator, and run them individually in a Jupyter notebook. Interactive controls allow you to browse DataFrames or visualizations in real time. All popular Python scientific libraries, including Plotly and Altair, ipywidgets and others, are supported.
Learn more
Visual Studio Code
Code editing. Redefined Free. Open source. It runs everywhere. IntelliSense provides smart completions that go beyond syntax highlighting and autocomplete. It uses variable types, function definitions and imported modules to provide intelligent completions. You can debug code directly from the editor. You can attach or launch your apps, and debug with breakpoints, call stacks and an interactive console. It's never been easier to work with Git or other SCM providers. The editor allows you to review diffs and stage files, as well as make commits. Pull and push from any hosted SCM service. Want even more features? To add languages, themes, debuggers and connect to other services, install extensions. Extensions are separate processes that don't slow down your editor. Learn more about extensions. Microsoft Azure allows you to deploy and host your React (Angular), Vue, Node (and many more!) applications. Sites can store and query relational or document-based data and scale with serverless computing.
Learn more