nowfound

Alternatives

Products that do what Run arbitrary code in 3rd party Python library with dowhen does

dowhen is an instrumentation tool that allows you to change the function when you can't easily edit the source code. It has a super intuitive interface and a super low overhead.

  1. 1
    Cliprun110

    Run Python code from any website with a right-click

    2025

  2. 2CP
  3. 3
    Solarch109

    Interactive diagrams with AI, and your code always in sync

    Jun 2026

  4. 4

    Run Python code in browser

    2021

  5. 5
    Runno148

    Make embeddable code snippets that run in the browser

    2021

  6. 6PL
  7. 7

    Run your code, from the cloud on your computer

    2024

  8. 8
    Tach140

    Untangle + visualize your codebase

    2025

  9. 9SB
  10. 10

    Run your favourite programming languages online

    2019

  11. 11
    fastht.ml123

    Modern web applications in pure Python

    2024

  12. 12PS
  13. 13
    Satta64

    A note taking tool where developers can run Python scripts

    2022

  14. 14CE
  15. 15CJ
  16. 16AC
  17. 17SI
  18. 18IG

    As a beginner learning to build ML models, I found it annoying to have to keep printing tensor shapes every other line, having to step through the debugger to check where did I mess up the shapes again. So I built Trickle, it takes the data that flows through your code, caches the types and display them inline (as if you have type annotations). The idea is: "Let types trickle from runtime into your IDE". You get types in Python without having the write them manually. It works by rewriting your Python AST at import time — after every variable assignment, it inserts a lightweight call that…

    Mar 2026 · github.com

  19. 19PA

    Hello everyone! My friend Ori Kabeli and I have been playing around with GPT-4 Vision as a way to control websites and complete complicated tasks online. We created a small proof of concept python package called pywebagent. pywebagent allows performing high level tasks in websites, accessible to developers as simple python functions. It is highly experimental, and only sometimes works, but we think it still might be useful to all you tinkerers out there. Feel free to contribute! Example Use Case: You can order things from amazon with one line of code. pywebagent.act(…

    2023 · github.com

  20. 20SA
  21. 21SJ

    Jan 2026 · docs.script-lang.org

  22. 22RG

    2015 · blog.filippo.io

  23. 23AL

    Inspired by Simon Willison's blog post that was catalyzed by this HN post: https://news.ycombinator.com/item?id=34598024 wasm_exec is a Wasm-powered, sandboxed implementation of exec() for safely running dynamic Python code There are number of use-cases emerging that require arbitrary code execution, often code that is generated by LLMs (Large Language Models) like ChatGPT. This can enable some really cool functionality - like generative BI or website generation - but also introduce a massive security flaw if implemented via eval() or exec(). This is because arbitrary code can…

    2023 · github.com

  24. 24IP

Ranked by how close each launch is in meaning, then by votes. Refine with a description →