findsite.eu
Encuro Domain Search
50 results · visible: 50
  1. 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
  2. Debuggex: Online visual regex tester. JavaScript, Python, and PCRE.
    Test your regex by visualizing it with a live editor. JavaScript, Python, and PCRE.
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. Advanced Debugging for HPC | Perforce Software
    Perforce TotalView is the most advanced debugger for complex Python, Fortran, C, and C++ applications. Discover why.
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. (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
  15. 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.
  16. 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.
  17. python-devtools
    Python's missing debug print command and other development tools.
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. DBG | PHP Debugger.
    The best PHP debugger. Now you may debug your php scripts without modify anything, on your production or development WEB server!
  26. 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
  27. 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
  28. Bureau of Programming
    A virtual truck stop for programmers to discuss Python, the Web, and assorted ephemera.
  29. PyBuilder — An easy-to-use build automation tool for Python
    PyBuilder is an easy-to-use build automation tool for Python
  30. 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
  31. 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
  32. Dephpugger · The best way to debug your PHP application
    The best way to debug your PHP application
  33. 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.
  34. 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
  35. Python для специалистов по ИИ
    Здесь собраны материалы спецкурса “Python для специалистов по ИИ”. Этот курс будет периодически обновляться по мере появления нового контента, а также по мере исправления ошибок. Здесь собраны материалы спецкурса “Python… · python
  36. 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
  37. 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
  38. libdebug
    libdebug is a Python library to debug binary executables, your own way
  39. 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
  40. 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
  41. 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
  42. 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.
  43. 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
  44. 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
  45. Soptik
    Desed - debugger for sed, pretty widely used for some reason! · desed, debugger, sed, pretty, widely
  46. 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
  47. Planet D
    Python’s Debugger pdb has a nice built-in command pp to pretty-print values. · python, debugger, pdb, nice, built
  48. Research Note!!
    Pythonの仮想環境をVS codeで呼び出してデバッグしようとして色々調べたのでメモをしておきます。 PowerShell では以下のように 環境変数を一時的に設定 して uv を実行 VS codeの左側の拡張一覧からPython Debugger 拡張機能をインストール · python, code, debugger, settings, json
  49. 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.
  50. 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