From 7b790c9e10631225b790b22c4c323bf58d5332d2 Mon Sep 17 00:00:00 2001 From: Andy Cloke Date: Tue, 18 Feb 2025 11:36:47 +0000 Subject: [PATCH] Add Cliprun --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c150c81..3ef9f68 100644 --- a/README.md +++ b/README.md @@ -1219,6 +1219,7 @@ Update Time, five active automations, webhooks. * [UI Bakery](https://uibakery.io) — Low-code platform that enables faster building of custom web applications. Supports building UI using drag and drop with a high level of customization through JavaScript, Python, and SQL. Available as both cloud and self-hosted solutions. Free for up to 5 users. * [Mendix](https://www.mendix.com/) — Rapid Application Development for Enterprises, unlimited accessible sandbox environments supporting total users, 0.5 GB storage and 1 GB RAM per app. Also, Studio and Studio Pro IDEs are allowed in the free tier. * [lil'bots](https://www.lilbots.io/) - write and run scripts online utlizing free built-in APIs like OpenAI, Anthropic, Firecrawl and others. Great for building AI agents / internal tooling and sharing with team. Free-tier includes full access to APIs, AI coding assistant and 10,000 execution credits / month. + * [Cliprun](https://cliprun.com/) - Browser-based Python code runner. Run Python code from any site with a right-click. Online Python IDE with libraries, file handling, data visualization, and script scheduling. Unlimited free local Python execution & saved scripts. **[⬆️ Back to Top](#table-of-contents)**