3 repository-uri
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 is a Python data application framework used to build interactive dashboards and reactive user interfaces by connecting data visualizations, widgets, and callbacks. It functions as a reactive UI library that synchronizes application state with interface updates based on user interactions. The project distinguishes itself by offering multiple execution models, including a FastAPI-based web application server for scalable session management and a WebAssembly compiler that enables Python applications to run directly in the browser without a backend server. It also includes a specialized too
Translates Python-defined visuals and widgets into a JavaScript-driven plotting library for browser rendering.
Wave este un framework de aplicații web full-stack și o bibliotecă UI low-code concepută pentru construirea de dashboard-uri de date în timp real și interfețe interactive folosind Python și R. Permite dezvoltatorilor să definească interfețe utilizator bazate pe browser și să gestioneze starea server-side fără a scrie HTML sau CSS. Proiectul funcționează ca un sincronizator de stare colaborativ, transmițând și persistând starea aplicației între mai mulți utilizatori concurenți pentru a permite experiențe partajate în timp real. Se distinge prin difuzarea actualizărilor live și a vizualizărilor de date către browserele conectate printr-un model de programare unificat. Framework-ul acoperă o gamă largă de capabilități, inclusiv crearea de layout-uri responsive, formulare de input interactive și vizualizări de date. Include instrumente pentru gestionarea rutării aplicației, randarea tabelelor de date și construirea de interfețe de chat conversaționale. Utilizatorii pot bootstrap-a proiecte noi folosind template-uri predefinite sau pot importa o bibliotecă de exemple de aplicații care să servească drept implementări de referință.
Translates plotting and machine learning library definitions into interactive visual components in a web interface.