🚀 Workspace Update the open-source Python-based desktop IDE! Tonight, I'm committing the new Plugin System This feature lets you extend Workspace effortlessly with custom plugins. Built entirely in Python using PyQt6, plugins are simple Python modules that return a QWidget via a get_widget() function. Drop them in the ~/workspace/ide/plugins/ folder, refresh the menu, and load them as tabs, no restarts needed! It's designed for maximum flexibility: build tools, dashboards, integrations, or anything you imagine all with full access to PyQt6's powerful UI capabilities. Check out the repo (link in comments soon after commit), try it out, and let me know what plugins you'll build! #Python #PyQt6 #OpenSource #IDE #SoftwareDevelopment #Plugins #Coding
Python IDE Plugin System Released
More Relevant Posts
-
A simple calculator web app built using Python and Streamlit, featuring basic arithmetic operations along with calculation history storage, display, and one-click clear functionality. Link- https://lnkd.in/d4P5xdx8 The project integrates Python logic with a clean Streamlit UI and file handling for history management.
To view or add a comment, sign in
-
-
FastAPI Production Guide I put together everything I've learned from building FastAPI apps in production over the past few years. Covers the stuff that actually matters: async patterns, authentication, database setup, security, deployment. Not a tutorial. Just practical patterns and trade-offs for teams shipping real APIs. PDF attached if you're building with FastAPI. #FastAPI #Python #BackendDevelopment
To view or add a comment, sign in
-
FracturedJson is a suite of utilities designed to make JSON data both human-friendly and compact. Traditional JSON formats often fall short, either being too compact to read or too spread out to scan easily. FracturedJson bridges that gap by offering beautifully formatted outputs, allowing users to quickly extract the information they need without strain. With options for various programming environments, including .NET, JavaScript, and Python, it’s a versatile tool for developers everywhere. Explore its features today and see how it can transform your data handling process: https://lnkd.in/eRbZkT85. Learn more!
To view or add a comment, sign in
-
JsWeb — A Blazing-Fast ASGI Python Web Framework with Zero-Config AJAX, Admin Panel & Built-In API Docs By Jones Peter Introducing JsWeb — A Blazing-Fast ASGI Python Web Framework for Real-World Apps 🚀** The Python ecosystem has amazing web frameworks, but most of them fall into two extremes: Too simple — where you must install dozens of libraries to build anything real So we built JsWeb — A modern ASGI-based ... https://lnkd.in/ek2q9522
To view or add a comment, sign in
-
Until recently, I believed Python and the browser lived in two different worlds. While reading about Pyodide, I learned that CPython itself can be compiled to WebAssembly and executed directly inside the browser. This isn’t a transpiler or a simplified runtime — it’s real Python running client-side. What makes this interesting is the implication: data analysis, visualizations, and interactive Python tools no longer require a backend. Libraries like NumPy and Pandas can run inside the browser and even interact with JavaScript and the DOM. This doesn’t replace traditional backend architectures, but it clearly shifts the boundary of what browsers are capable of. The idea that the browser is “just for JavaScript” feels outdated now. #Python #WebAssembly #Pyodide #WebDevelopment
To view or add a comment, sign in
-
-
One thing I missed when moving from 𝐃𝐣𝐚𝐧𝐠𝐨 to 𝐅𝐚𝐬𝐭𝐀𝐏𝐈 was the built-in admin interface. That’s where 𝐒𝐐𝐋𝐀𝐝𝐦𝐢𝐧 comes in. It’s a lightweight, 𝐒𝐐𝐋𝐀𝐥𝐜𝐡𝐞𝐦𝐲-powered admin UI that integrates really well with 𝐅𝐚𝐬𝐭𝐀𝐏𝐈 and saves a lot of time when you just need to manage data without building custom 𝐂𝐑𝐔𝐃 screens. If you’re running production 𝐀𝐏𝐈𝐬 and need a simple back-office, this is a very solid option to have in your toolbox. 𝘋𝘰𝘤𝘶𝘮𝘦𝘯𝘵𝘢𝘵𝘪𝘰𝘯: https://lnkd.in/dD8gTfwR #FastAPI #Python #SQLAlchemy #Backend #DevTools #SQLAdmin
To view or add a comment, sign in
-
-
Automation doesn’t have to be complicated. Here’s a quick script example that tackles a real problem — saving you time every day. Want to see the code & how it works? Subscribe for the latest tech tips and start automating smarter. What’s one task you wish you could automate? 👇 #javascript #python #php #automation #codingtips #programming #workflow #techsavvy #TechTalk, #SavvyMatthew, #ExploreWithMatthew, #DigitalAdventures, #ModernTechLife, #CreativeJourneys, #TravelAndTech, #MotoVibes, #SmartLiving, #SavvyStories
To view or add a comment, sign in
-
-
💡 FastAPI isn't just about speed, it's about productivity. Review the key concepts in 1 minute. I've summarized the pillars of Python's most modern framework in this visual “Cheatsheet.” If you're building APIs today, you need to have these concepts on your radar. In the image, I break down the essential points: ✅ Data Validation: How Pydantic does the dirty work for you. ✅ Async Support: For performance that doesn't block your application. ✅ Security: Implementing OAuth2 and JWT without headaches. ✅ Testing: Because code without tests (with Pytest) is a risk. Having a quick reference like this helps you remember everything from the basic structure (app = FastAPI()) to deployment with Docker. 👇 Save it for your next project and tell me: What is your favorite FastAPI feature? #FastAPI #Python #BackendDeveloper #Cheatsheet #WebDevelopment #CodingResources #DevCommunity
To view or add a comment, sign in
-
-
I built a simple Python desktop application that extracts audio from video files using a clean GUI. What it does: Select a video file Choose an output folder Extract audio as an MP3 file Shows progress and status in the UI Tools used: Python Tkinter + ttkbootstrap (for GUI) moviepy This project helped me practice: GUI development in Python File handling Threading for responsive applications Basic Git & GitHub workflow It’s a small project, but a good hands-on step in building real, usable applications. 🔗 GitHub: https://lnkd.in/gtHzWSVS #Python #Tkinter #GUI #BeginnerProject #LearningByDoing #GitHub #CSE Sharing a short screen recording below 👇
To view or add a comment, sign in
-
Python for Backend: 1. Functions & scopes 2. OOPs Concept (classes, inheritance) 3. Decorators (very important in FastAPI) 4. Type hints (str | int, Optional, List) 5. Async vs Sync a. async def b. await c. event loop
To view or add a comment, sign in
More from this author
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development