fbs
Create Python GUIs with Qt in minutes observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 0
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 26.5
- age_days: 3183
- days_rel: 604
- days_push: 604
- n_releases_24m: 5
Adoption not part of the score
3923 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
fbs (fman build system) is a Python-based build system for creating and packaging cross-platform desktop GUI applications built with Qt (PyQt5/6 or PySide2/6). It wraps PyInstaller and NSIS to handle packaging, installers, code signing, and automatic updates on Windows, Mac, and Linux.
Use cases
- package a PyQt app into an installer
- create a desktop app with Python and Qt
- alternative to Electron for lightweight desktop apps
- distribute a Python GUI app on Windows, Mac and Linux
- add automatic updates to a PyQt application
- code sign a Python desktop application
When to choose
- you are building a Python + Qt desktop app and need easy packaging and installers
- you want a lightweight Electron alternative
- you need cross-platform distribution with auto-updates out of the box
When to avoid
- your app is not a GUI desktop application
- you need a permissive license for closed-source use without buying fbs Pro
- you prefer configuring PyInstaller and platform installers yourself
Facets
cli-tool · maturity active
build-tool deployment gui desktop-applications cross-platform developer-tools python windows cross-platform pyqt pyside qt pyinstaller desktop-packaging installer electron-alternative code-signing auto-updates build-tool macos linux
4 sources
- readme: https://github.com/mherrmann/fbs · fetched 2026-08-28 · c2703e13d8fb
- homepage: https://build-system.fman.io · fetched 2026-08-29 · a194ffef1486
- site_page: https://build-system.fman.io/docs · fetched 2026-08-29 · f538c7eaf06d
- registry_pypi: https://pypi.org/pypi/fbs-tutorial/json · fetched 2026-08-29 · 495bca4b8fab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mherrmann/fbs | main | 34 |
| mherrmann/fbs-tutorial | docs | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem