Russell Keith-Magee will be speaking at PyCon US 2018 , giving a presentation entitled "Building a cross-platform native app with BeeWare".

您有沒有想過編寫一個可以在筆記型電腦上執行的 GUI 應用程式? 筆記型電腦嗎?可以在手機上執行的應用程式呢?從歷史上來看、 的應用程式呢? 如果不為每個平台學習不同的 API 就無法實現。但現在不會了。

BeeWare is a collection of tools and libraries that allows you to build cross-platform native GUI applications in pure Python, targeting desktop, mobile and web platforms. In this talk, you'll be introduced to the BeeWare suite of tools and libraries, and see how you can use them to develop, from scratch, a GUI ChatBot application that can be deployed as a standalone desktop application, a mobile phone application, and a single page webapp - without making any changes to the application's codebase.

Date:
5月 13, 2018
Speakers:
  • Russell Keith-Magee