npflihigbegojlkdggbppogjlmgmhiie
A Python IDE in the browser Perfect for learning Python and quickly testing code snippets! You will have access to: - Python 3.12 and the Python standard library - Blazing fast Python code execution - A clean and simple code editor and output terminal - Dark mode! Powered by WebAssembly and Pyodide
Python Assist
Quickly access a Python compiler and Python documentation without leaving your tab The Python Assist Chrome extension is a handy tool designed to simplify your Python programming experience. Whether you're a seasoned developer or just starting with Python, this extension provides instant access to a Python complier and Python documentation right from your browser.
Odoo Better Ide
A supercharged code editor overlay for Odoo — built on CodeMirror 6. A better code editor, right inside Odoo. No external tools, no complicated setup — just install and start coding. Odoo Better IDE replaces Odoo's built in editor with a modern, feature-rich editor that makes writing Python and XML feel like working in a real IDE. 🎨 BEAUTIFUL THEMES: Choose from 16+ themes including VS Code, GitHub, Tokyo Night, Monokai, Catppuccin, and more. Code in the style that fits you. ⚡ SMART COMPLETION: Get intelligent suggestions as you type. Field names, XML elements, attributes, and Python variables — all suggested in context, based on the model you're working on. 🔍 FIND & REPLACE: A familiar VS Code-style Find & Replace panel, built right into the editor. 🔄 REAL-TIME SYNCING: Every change you make is instantly reflected in Odoo's editor in the background. No manual copy-paste, no data loss. ✏️ YOUR FONT, YOUR SIZE: Pick your preferred font family and adjust the font size to exactly where you want it. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ WORKS WHERE YOU CODE: Odoo Better IDE automatically activates on pages where you write code: • Server Actions • Automation Rules • Views (XML) • Salary Rules • Scheduled Actions • And more ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SUPPORT ODOO: 15, 16, 17, 18, and 19+ Version-aware completions mean you always get suggestions that are valid for your specific Odoo version. • Install the extension • Open any record with a code editor in Odoo • The editor activates automatically • Click the extension icon to pick your theme and font If you find Odoo Better IDE useful, a review goes a long way. Thank you for your support! 🙏 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ CONTRIBUTING & DONATION: Donation, contributions, issues, and feature requests are welcome. Feel free to open an issue or submit a pull request.
Python Playground
Try Python Playground - a fast, easy and convenient Python compiler and editor that can be used in any tab as an online Python IDE. 🐍 Python Playground is the ultimate online python compiler for both beginners and seasoned developers. Whether you’re learning the language or just need a quick and reliable way to test out an idea, this powerful Chrome Extension puts a fully functional environment right in your browser popup. You can now run an online code compiler anytime, anywhere - with no setup and no extra windows. 💡 Forget bloated IDEs or slow tools. With this playground, you get a fast, clean, and reliable python code runner that launches in seconds. Whether you’re on a break or deep in a dev sprint, it’s ready instantly. 💻 Need to check a snippet, refactor a function, or visualize data? Just open the playground python extension. The intuitive online Python interface makes it feel like a natural part of your workflow. 🖥️ Key Features of Python Playground 1️⃣ Run Your Code Instantly. Start coding in a modern environment with zero configuration. Run python online with just one click. 2️⃣ Built-in Syntax Highlighting and Code Completion. Get color-coded syntax and fast auto-complete. The integrated py editor boosts clarity and reduces bugs. 3️⃣ Light or Dark Themes. Work your way in a customizable py online space. Switch between light or dark modes for eye comfort. 4️⃣ Save Your Favorite Scripts. Create your own library! Store functions, utilities, and templates right in your playground. 5️⃣ Preloaded Libraries. Everything you need is already inside. Python code playground comes bundled with some of the most popular libraries used in the industry. 📌 Why Developers and Learners Love Python Playground: 1. Blazing fast performance 2. Lightweight and easy to use 3. Designed for all skill levels 4. Supports many libraries 5. Built into your browser for quick access 📊 Whether you’re writing your very first print statement or testing out advanced data analysis, an online python playground keeps the process smooth and frustration-free. 🚀 Use Cases for Python Playground online: ➤ Debugging quick code snippets ➤ Practicing exercises ➤ Automating small tasks ➤ Teaching programming in classrooms ➤ Exploring APIs and HTML with BeautifulSoup ➤ Prototyping data visualizations with matplotlib and Plotly ➤ Using it as your personal python online compiler for experimentation 🖱️ It’s perfect for fast development loops - no file creation, no virtual environments, and no terminal gymnastics. Just pure code and instant results. 🔧 A Versatile Tool for Every Coder: ⚡ Everyday python editor for quick code drafts ⚡ Handy playground for testing snippets on the fly ⚡ Lightweight online interpreter for instant execution ⚡ Flexible ide for portable coding ⚡ Reliable python sandbox for safe experimentation 🛠️ Designed for Rapid Testing and Prototyping ▸ Test one-liners ▸ Explore new algorithms ▸ Walk through tutorials ▸ Solve coding challenges ▸ Brainstorm ideas with live code 📐 This playground is a great fit for developers who want fast feedback and for educators who need a frictionless python compiler to help students get hands-on practice without setup delays. If you're teaching or learning programming, our extension simplifies access to a usable online compiler. It’s ideal for coding lessons, demos, homework reviews, or sending working examples. ❓ Do I need to install anything to use the python online playground? 💡 No. Once installed from the Chrome Web Store, it runs directly in your browser - no extra tools needed. ❓ Does it work offline? 💡 Yes. After the initial installation, you can run the playground without an internet connection. ❓ Can I use it for data science? 💡 Yes. It includes libraries such as pandas, NumPy, matplotlib, and more for analysis and visualization. ❓ Is this python interpreter good for beginners? 💡 Yes! It’s designed to be simple enough for learners but powerful enough for professionals. ❓ Can I save my work? 💡 Yes, you can save your favorite snippets right inside the extension for quick reuse later. 🐍 Python Playground app brings power and simplicity together in one elegant tool. Whether you call it a python runner, interpreter, or just your personal online IDE, it delivers value right where you need it - inside your browser. 🚀 Start coding smarter and faster - install Python Playgorund and unlock a seamless way to write, test, and use this online ide anywhere, anytime.
SidePy
Run python within your browser SidePy is a Chrome extension that allows you to quickly open a side panel providing a Python console. With SidePy, you can execute Python code directly within your browser, making it a handy tool for developers, data analysts, and anyone who needs to run Python scripts on the go. Features: - Quick access to a Python console in a side panel. - Easy to use interface. - Lightweight and fast. Permissions: - sidePanel: Required to create and manage the side panel where the Python console runs. - storage: Needed to save user settings and preferences. - contextMenus: Used to add options to the context menu for quick access to the Python console. Notes: 1. This extension requires a minimum Chrome version of 116. 2. Any limitations found in https://pyodide.org/en/stable/console.html you should encounter here too, therefore make sure to check issues and discussions in upstream project.