-
Python Tutor - Python Online Compiler with Visual AI Help
Python Tutor helps you do programming homework assignments in Python, Java, C, C++, and JavaScript. It contains a step-by-step visual debugger and AI tutor to help you understand and debug code. Since 2010, over 20… · python, tutor, code, java, step
-
Debuggex: Online visual regex tester. JavaScript, Python, and PCRE.
Test your regex by visualizing it with a live editor. JavaScript, Python, and PCRE.
-
PyScript is an open source platform for Python in the browser.
<script type="py"> print('You can!') </script>| For beginners and advanced users. Connect with other PyScript users. · script, users, news, type, print
-
Practical Business Python -
Posted by Chris Moffitt in articles After a hiatus from the blog, I’m back with a new post. While I’ve still been using Python and Pandas, I wanted to explore some new technologies. In this post, I’ll delve into polars… · pandas, excel, using, polars, article
-
ChipLog — Christian Hammond – Development, data, design, debugging
Python offers a handy module called pprint, which has helpers for formatting and printing data in a nicely-formatted way. If you haven’t used this, you should definitely explore it! Most people will reach for this module… · pprint, saferepr, handy, module, printing
-
Welcome to Click — Click Documentation (8.3.x)
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable but comes with… · command, line, click, like, python
-
PsySH
PsySH can be used as an interactive debugger, much like JavaScript's debugger statement, saving you from endless var_dump() and die() iterations. Just drop this line in where you'd like to have a breakpoint: PsySH has… · psysh, tab, php, debugger, like
-
Advanced Debugging for HPC | Perforce Software
Perforce TotalView is the most advanced debugger for complex Python, Fortran, C, and C++ applications. Discover why.
-
futurecoder: learn python from scratch
Users must run code in the provided editor or shell and answer questions to advance. With a single click, users can run powerful debuggers to visualise execution and find problems. There are three debuggers, each with… · python, users, run, debuggers, beginners
-
BASH with Debugger and Improved Debug Support and Error Handling
The Bash Debugger Project is a source-code debugger for bash that follows the gdb command syntax. There are plugins available for VSCode and JetBrains. Also, there are POSIX shell debuggers for Zsh and the Korn Shell. · bash, debugger, there, shell, project
-
Static Typing with Python — typing documentation
The documentation at https://mypy.readthedocs.io/ is relatively accessible and complete. Developer mailing list (archived) PyCharm, an IDE that supports type stubs both for type checking and code completion. · type, code, mypy, supports, stubs
-
Introduction - PDM
PDM, as described, is a modern Python package and dependency manager supporting the latest PEP standards. But it is more than a package manager. It boosts your development workflow in various aspects. PDM requires Python… · python, pdm, package, manager, requires
-
Big Pile of Vim-like
Console front-end to the GNU debugger. An integration of the python debugger pdb and vim. Highly efficient and extensible terminal email client. · client, debugger, terminal, email, mutt
-
(gdb) break *0x972
For studying a piece of code, a colleague of mine wanted to set a breakpoint on all the functions of its applications. All but those in shared libraries, so not the libc, libpthread, etc. We agreed that this means all… · functions, gdb, python, there, way
-
borb | Read, write, and edit PDF files with borb, a pure python library
The pure python library borb is excellent at handling PDF documents. It makes reading, creating, and changing PDF files easier, faster, and more user friendly.
-
Write, run and debug python code in your browser
Free tools to help you learn to program python code along with teaching and learning resources for Computing and Computer Science.
-
python-devtools
Python's missing debug print command and other development tools.
-
Chaotic PPR | Pacstall
You can now paste this command into your terminal. The Chaotic PPR is a system where Pacstall builds debs from pacscripts and uploads them to an APT repository, meaning that you can enjoy prebuilt pacstall packages… · pacstall, chaotic, ppr, without, paste
-
ppTOP - Python profiler and analyzer
ppTOP is open, extensible Python injector/profiler/analyzer. The main idea is to inject a custom code inside Python process (already running or going to be launched) and analyze its behavior with no any code… · python, pptop, code, process, running
-
Python.cards
Join the waitlist and we'll you when Python cards goes live. What module would you use if you wanted to parse command-line arguments to your Python script? The argparse module. For example: · module, would, wanted, python, script
-
CppModel a C and C++ modeling and simulation framework | CppModel
Have you ever tried to understand what your code is doing by adding print statements, logging or using a debugger? CppModel allows you visualising the behaviour of your code as a dynamic model, simulating its execution… · code, model, cppmodel, allows, behaviour
-
pyOCD
Python based tool and API for debugging, programming, and exploring Arm Cortex microcontrollers. Debugging with gdb via command line or IDE. Supported by VSCode Arm CMSIS Debugger, Cortex-Debug plugin and Eclipse… · arm, cortex, data, packs, python
-
Debugger.Break() – Coding? Take a break and gain some software wisdom
Today I experienced something I will remember for the rest of my software career. It’s GitHub’s new Assign bug to Copilot feature. It feels like futuristic magic. It lets you assign opened issues on your GitHub repo to… · copilot, assign, like, issues, today
-
PixelFreeStudio Blog
Logging is a foundational aspect of debugging and monitoring any software application. In the development process, logs provide insight into […] Effective Logging Practices for Easier Debugging Read More » Memory leaks… · debugging, read, leaks, logging, memory
-
DBG | PHP Debugger.
The best PHP debugger. Now you may debug your php scripts without modify anything, on your production or development WEB server!
-
GitHub
GraphQL Debugger is a platform for debugging your GraphQL Server, it helps you identify errors, slow queries, and inconsistencies without having to rely on outdated methods like logging. GraphQL Debugger is free to use… · graphql, debugger, source, started, server
-
Lambda Live Debugger
Lambda Live Debugger is an indispensable tool for debugging AWS Lambda functions from your computer, even though they are deployed in the cloud. The code runs with the same IAM permissions as in the cloud environment… · lambda, code, cloud, aws, environment
-
Bureau of Programming
A virtual truck stop for programmers to discuss Python, the Web, and assorted ephemera.
-
PyBuilder — An easy-to-use build automation tool for Python
PyBuilder is an easy-to-use build automation tool for Python
-
SerialICE — SerialICE documentation
SerialICE is a flexible, software based system software debugger. Based on the open source processor emulator Qemu, SerialICE allows you to log and intercept hardware accesses of your firmware and single step your… · serialice, software, based, debugger, firmware
-
ChipLog — Christian Hammond – Development, data, design, debugging
Python offers a handy module called pprint, which has helpers for formatting and printing data in a nicely-formatted way. If you haven’t used this, you should definitely explore it! Most people will reach for this module… · pprint, saferepr, handy, module, printing
-
Dephpugger · The best way to debug your PHP application
The best way to debug your PHP application
-
Programacion en python
Sitio dedicado a la Programacion de python, veremos todo lo que corresponde a este lenguaje y las diferencias en el python 2.x y python 3.x para cuando estemos avanzados abordaremos tal vez el desarroollo de videojuegos con esta belleza de lenguaje.
-
Peter Sobot's Blog
Do you write Python code? Do you often need to invoke programs from your Python code that are - shockingly - not written in Python? I don't work directly on AI, but enough of my friends and colleagues do for me to be… · python, drum, code, recently, audio
-
Python для специалистов по ИИ
Здесь собраны материалы спецкурса “Python для специалистов по ИИ”. Этот курс будет периодически обновляться по мере появления нового контента, а также по мере исправления ошибок. Здесь собраны материалы спецкурса “Python… · python
-
Moritz' Machine Learning Blog
When editing a Python-Package in Vscode the debugger will set the Pythonpath to the current file by default, even though it should be the package root most of the time for things to work correctly. When that happens the… · example, code, file, below, model
-
python-ptrace — python-ptrace 0.9.9 documentation
This project is no longer maintained and is looking for a new maintainer. python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to trace processes) written in Python. python-ptrace is an opensource… · python, ptrace, project, written, longer
-
libdebug
libdebug is a Python library to debug binary executables, your own way
-
experimentator: Python experiment builder — experimentator 0.3.2 documentation
Do you write code to run experiments? If so, you’ve probably had the experience of sitting down to code an experiment but getting side-tracked by all the logistics: crossing your independent variables to form conditions… · experiment, experiments, experimentator, code, side
-
trepan3k - a gdb-like debugger for Python 3 — trepan3k 1.0 documentation
trepan3k is a gdb-like debugger for Python. It is a rewrite of pdb from the ground up. It is aimed for people who care about high-quality debuggers A command-line interface (CLI) is provided as well as an remote access… · python, interface, ipython, debugger, trepan3k
-
calvinlc.com
I made my standing desk controllable with an Arduino. Python has been my go to language for years. It really has become my happy place. I’ve gotten really fast at converting my thoughts into python code. But it’s time… · python, really, thoughts, made, standing
-
Python Does What?!?
Kind of like "hey guys, check it out you can just duct tape down the dead-man's switch on this power tool and use it one handed". In Python.
-
python.pdxdev.com
High Quality Python Help and Tutorials I wrote a book! Learn how to use AI to code better Python!! ✨ "A Quick Guide to Coding with AI" ✨ is your guide to harnessing the full potential of Generative AI in software… · python, guide, high, quality, help
-
PyScripter - Free Download - Embarcadero
PyScripter has all the features expected in a modern Python IDE in a lightweight package. It’s also natively compiled for Windows to use minimal memory with maximum performance. The IDE is open-source and fully developed in Delphi with extensibility via P
-
Soptik
Desed - debugger for sed, pretty widely used for some reason! · desed, debugger, sed, pretty, widely
-
ASPP2025/start
Scientists spend a significant amount of time writing, maintaining and debugging software. While techniques for doing this efficiently have evolved, only few scientists have been trained to use them. They end up being… · programming, scientists, work, participants, school
-
Planet D
Python’s Debugger pdb has a nice built-in command pp to pretty-print values. · python, debugger, pdb, nice, built
-
Research Note!!
Pythonの仮想環境をVS codeで呼び出してデバッグしようとして色々調べたのでメモをしておきます。 PowerShell では以下のように 環境変数を一時的に設定 して uv を実行 VS codeの左側の拡張一覧からPython Debugger 拡張機能をインストール · python, code, debugger, settings, json
-
Coder Who Says Py
A place for me to babble on about Python development, Python itself, and coding in general. The title is inspired by some knights who enjoy a good shrubbery.
-
Debuggers Hub - Programming from zero to hero
< Previous Next > Programming consists of two essential parts: a technology and its scientific foundation. Technology defines the tools, practical techniques, and standards which allow us... The need for a logical and… · javascript, technology, its, need, existed