Here are 104 public repositories matching this topic... Language:All Sort:Most stars An object oriented high-level Python Web Framework that requires no frontend programming pythonhighchartsasynchronousweb-frameworkquasar-frameworkag-gridasgistarlettenicegui UpdatedDec 17, 2023 JavaScript CrystalWindSnake/e...
nicegui的官网:https://nicegui.io/documentation Github地址:https://github.com/zauberzeug/nicegui 它是一个可以创建基于服务器端运行的BS前端,也可以是一个独立运行的程序,类似Electron(https://www.electronjs.org/) 的独立运行程序。根据编译的方式不同,生成不同的文件。 我在随笔《基于Python后端构建多种...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
.github .vscode examples nicegui scripts tests website documentation favicon fonts static __init__.py anti_scroll_hack.py example_card.py examples.py fly.py header.py main_page.py search.py sponsors.json star.py style.py svg.py .dockerignore .gitattributes .gitignore .pre-commit-config.yaml...
link('NiceGUI on GitHub', 'https://github.com/zauberzeug/nicegui') ui.run() 5、按钮 此元素基于 Quasar 的 QBtn 组件。Button | Quasar Framework 颜色参数接受 Quasar 颜色、Tailwind 颜色或 CSS 颜色。如果使用 Quasar 颜色,按钮将根据 Quasar 主题进行样式设置,包括文本的颜色。请注意,有些颜色,如"...
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore All...
NiceGUI NiceGUI is a browser-based frontend framework in Python. Quite simple to use (but probably with a huge overhead on underlying code). Metadata homepage URL: https://nicegui.io/ source URL: https://github.com/zauberzeug/nicegui ; pypi license: mit platforms: linux, darwin...
GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address...
git clone https://github.com/zauberzeug/nicegui.git 没有git,可以打开以下链接: https://github.com/zauberzeug/nicegui/archive/refs/heads/main.zip 下载压缩包之后解压,结果一样。对于GItHub难以访问的问题,可以自行搜索GitHub加速的方法。 使用以下命令进入nicegui的源代码文件夹,并执行安装操作: cdnicegui...