# BeeWare - Python 크로스플랫폼 오픈소스

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5955](https://news.hada.io/topic?id=5955)
- GeekNews Markdown: [https://news.hada.io/topic/5955.md](https://news.hada.io/topic/5955.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-02-11T10:09:27+09:00
- Updated: 2022-02-11T10:09:27+09:00
- Original source: [beeware.org](https://beeware.org/)
- Points: 15
- Comments: 1

## Topic Body

- 파이썬 으로 작성한 앱을 iOS/Android/맥/리눅스/윈도우 등에 배포하게 해주는 툴킷 스위트

- 크로스 플랫폼 위젯 툴킷인 Toga로 Native UI 지원

- Briefcase 가 파이썬 프로젝트를 네이티브 앱으로 변환

ㅤ→ 맥은 .app

ㅤ→ 윈도우는 MSI 인스톨러

ㅤ→ Linux는 AppImage

ㅤ→ iOS는 XCode 프로젝트

ㅤ→ Android는 Gradle 프로젝트

## Comments



### Comment 8898

- Author: youknowone
- Created: 2022-02-15T00:57:52+09:00
- Points: 1

이런것도 만들어줘서 좋았는데 이건 업데이트를 안하더라고요

https://github.com/beeware/ouroboros
