3 रिपॉजिटरी
Systems that allow user interfaces to be defined in Python and translated to web-native formats at runtime.
Distinct from Frontend Architectures: Existing candidates focus on mobile development or game scripting, not web frontend definitions in Python.
Explore 3 awesome GitHub repositories matching web development · Python-Based Frontend Definitions. Refine with filters or upvote what's useful.
Pynecone is a full-stack web framework and application platform that enables the development of complete web applications using only Python for both frontend and backend logic. It functions as a web UI library for creating interactive user interfaces and managing application state without the need to write JavaScript. The platform includes a generative AI app builder that automatically produces application structures and source code. It simplifies development by mapping Python-defined UI elements to native React components and automatically transforming Python functions into REST endpoints.
Enables the definition of user interfaces in Python which are then translated into a React-based frontend.
Panel एक Python डेटा एप्लिकेशन फ्रेमवर्क है जिसका उपयोग डेटा विज़ुअलाइज़ेशन, विजेट्स और कॉलबैक्स को जोड़कर इंटरैक्टिव डैशबोर्ड और रिएक्टिव यूज़र इंटरफ़ेस बनाने के लिए किया जाता है। यह एक रिएक्टिव UI लाइब्रेरी के रूप में कार्य करती है जो उपयोगकर्ता इंटरैक्शन के आधार पर इंटरफ़ेस अपडेट के साथ एप्लिकेशन स्टेट को सिंक्रोनाइज़ करती है। यह प्रोजेक्ट स्केलेबल सेशन मैनेजमेंट के लिए FastAPI-आधारित वेब एप्लिकेशन सर्वर और WebAssembly कंपाइलर सहित कई निष्पादन मॉडल प्रदान करके खुद को अलग करता है, जो Python एप्लिकेशन्स को बिना बैकएंड सर्वर के सीधे ब्राउज़र में चलाने में सक्षम बनाता है। इसमें स्ट्रीमिंग टेक्स्ट रिस्पॉन्स और मैसेज हिस्ट्री के साथ संवादात्मक AI इंटरफ़ेस बनाने के लिए एक विशेष टूलकिट भी शामिल है। यह फ्रेमवर्क रिस्पॉन्सिव लेआउट डिज़ाइन, विविध प्लॉटिंग लाइब्रेरीज़ और इंटरैक्टिव डेटा टेबल्स के एकीकरण, और रिएक्टिव पैरामीटर्स के प्रबंधन सहित व्यापक क्षमता क्षेत्रों को कवर करता है। यह उपयोगकर्ता ऑथेंटिकेशन, सेशन पर्सिस्टेंस और बैकग्राउंड कार्यों के शेड्यूलिंग के लिए टूल्स प्रदान करता है।
Translates Python-defined visuals and widgets into a JavaScript-driven plotting library for browser rendering.
Wave is a full-stack web application framework and low-code UI library designed for building real-time data dashboards and interactive interfaces using Python and R. It allows developers to define browser-based user interfaces and manage server-side state without writing HTML or CSS. The project functions as a collaborative state synchronizer, relaying and persisting application state across multiple concurrent users to enable shared real-time experiences. It distinguishes itself by broadcasting live updates and data visualizations to connected browsers through a unified programming model. T
Translates plotting and machine learning library definitions into interactive visual components in a web interface.