awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesGraphical Debugging Interfaces

Visual environments for inspecting code logic and state changes during development.

Distinct from Python: Distinct from Python Static Analyzers: focuses on the graphical debugging interface for runtime state rather than static analysis.

Explore 1 awesome GitHub repository matching software engineering & architecture · Graphical Debugging Interfaces. Refine with filters or upvote what's useful.

Awesome Graphical Debugging Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • thonny/thonnyAvatar de thonny

    thonny/thonny

    3,852Ver en GitHub↗

    Thonny is an educational integrated development environment designed for beginners learning Python programming. It serves as both a Python IDE and a microcontroller firmware editor, providing a simplified user interface for writing, testing, and debugging code. The environment focuses on Python programming education through graphical code debugging. It utilizes visual tools to illustrate program execution flow and variable states, allowing users to step through code to understand how logic and data change during runtime. The tool also supports microcontroller firmware development, enabling t

    Provides a simplified integrated environment for writing and debugging Python code tailored for beginners.

    Python
    Ver en GitHub↗3,852
  1. Home
  2. Software Engineering & Architecture
  3. Static Code Analyzers
  4. Python
  5. Graphical Debugging Interfaces

Explorar subetiquetas

  • Python Debugging InterfacesGraphical interfaces for inspecting Python code logic and state changes during runtime. **Distinct from Graphical Debugging Interfaces:** Distinct from Graphical Debugging Interfaces: specifically targets the Python interpreter's state and logic for learners.