Russell Keith-Magee will be speaking at PyCon ABD 2018 , giving a presentation entitled "Building a cross-platform native app with BeeWare".
Hiç bilgisayarınızda çalıştırabileceğiniz bir GUI uygulaması yazmak istediniz mi?
Dizüstü bilgisayar mı? Telefonunuzda çalıştırabileceğiniz bir uygulamaya ne dersiniz? Tarihsel olarak,
Python ile bunları başarmak zor ve imkansız olmuştur.
Her platform için farklı bir API öğrenmeden başarmak. Ama artık değil. 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:
- Mayıs 13, 2018
- Speakers:
-
- Russell Keith-Magee