Top 15 Thonny Alternative and Similar Softwares | Apr 2024

Python IDE for beginners. Its supports different ways of stepping through the code, step-by-step expression evaluation, detailed visualization of the call stack and a mode for explaining the concepts of references and heap

1. gEcrit

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

2. Anjuta

Anjuta Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux. It has been written for GTK/GNOME and features a number of advanced programming facilities including project management, application wizards, an interactive debugger and a powerful source editor with source browsing and syntax highlighting. Anjuta is an......

3. iep

iep IEP (pronounced as 'eep') 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.IEP is written in Python 3 and Qt. Binaries are available for Windows, Linux, and Mac. For questions, there is......

4. App Enlight

App Enlight App Enlight- provides a helpful interface to let you and your team save time spent on debugging and reproducing errors and performance problems from a production environment.......

5. Javauto

Javauto Javauto was primarily intended to create automation scripts that allows users to automate repetitive tasks. It compiles (transcompiler) to executable code that runs on the JVM, so any program you write will be cross platform. Javauto was designed to be a cross platform AutoIt / AutoHotkey alternative.......

6. NINJA-IDE

NINJA-IDE NINJA-IDE (from the recursive acronym: "Ninja-IDE Is Not Just Another IDE"), is a cross-platform integrated development environment (IDE). NINJA-IDE runs on Linux/X11, Mac OS X and Windows desktop operating systems, and allows developers to create applications for several purposes using all the tools and utilities of NINJA-IDE, making the task......

7. Lime Text

Lime Text Experimental Sublime Text clone. The Backend is written in go. If you are fluent in go, go ahead fork the projekt. This project is at an early stage. It is a chance and a challenge. We hope you are up to it.The Frontend is written in what ever......

8. CodeRunner

CodeRunner A simple programmer's editor with a tightly-integrated console.It's excellent for rapidly prototyping code with its super fast edit-run-edit -run-save workflow, and its Cocoa integration gives it a real edge over the command line.It has syntax highlighting and code completion for many languages, including AppleScript, C, C++, Java, JavaScript (Node.js), Lua,......

9. Flawfinder

Flawfinder Flawfinder examines source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public. Flawfinder works on Unix-like systems today (it's been tested on GNU/Linux), and it......

10. Hy

Hy Hy is a wonderful dialect of Lisp that’s embedded in Python.Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you have the whole beautiful world of Python at your fingertips, in Lisp form!......

11. Shed Skin

Shed Skin Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed Python (2.4-2.6) programs into optimized C++. It can generate stand-alone programs or extension modules that can be imported and used in larger Python programs.......

12. Leafier

Leafier A simple, lightweight and easy to use HTML editor worth having when you need to view and edit what document you want, as well as insert new HTML and CSS tags.......

13. PyGraphviz

PyGraphviz PyGraphviz is a Python interface to the Graphviz graph layout and visualization package.With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms.......

14. DevSKiller.com

DevSKiller.com At DevSKiller we make assessing programmers skills look like their 1st day at work, that’s the best way to recruit them. By using our online platform it’s easy to build custom exams from your own code base. With DevSKiller you are not limited to testing knowledge of programming languages, but......

15. PyPy

PyPy PyPy is a fast, compliant alternative implementation of the Python language (2.7.1). It has several advantages and distinct features:- Speed: thanks to its Just-in-Time compiler, Python programs often run faster on PyPy.- Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython.- Compatibility:......