# fman build system - Python 과 QT로 크로스플랫폼 개발을 쉽게

> Clean Markdown view of GeekNews topic #6288. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6288](https://news.hada.io/topic?id=6288)
- GeekNews Markdown: [https://news.hada.io/topic/6288.md](https://news.hada.io/topic/6288.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-04-03T09:25:01+09:00
- Updated: 2022-04-03T09:25:01+09:00
- Original source: [build-system.fman.io](https://build-system.fman.io/)
- Points: 12
- Comments: 1

## Topic Body

- fbs : "Electron의 가벼운 대체제"  
- Python & QT 는 크로스플랫폼 개발에 적합하지만,   
귀찮고 어려웠던 패키징/코드사이닝/인스톨러/자동업데이트를 알아서 처리해주는 오픈소스 도구   
- 윈/맥/리눅스용 앱으로 패키징 및 인스톨러를 한번에   
- GPL 오픈소스   
  - 오픈소스로 공개하면 무료버전 사용. 코드 공개 안할시엔 fbs Pro 구입 필요

## Comments



### Comment 9470

- Author: nuthatch
- Created: 2022-04-04T21:09:14+09:00
- Points: 1

github에는 Python 3.5이상 지원이지만, 무료(free)버전 fbs는 3.5와 3.6만 지원하며, 그 이상 버전을 사용하는 경우 Pro버전을 구입해야 하는 군요.   
---  
The free version of fbs only supports Python 3.5 and 3.6.  
Please obtain fbs Pro from https://build-system.fman.io/pro.
