Russell Keith-Magee e Katie McLaughlin terrà un tutorial a PyCon US 2017 titolo "Cross-platform Native GUI development with BeeWare".
Avete mai desiderato scrivere un'applicazione GUI da far girare sul vostro
portatile? E un'applicazione che possa essere eseguita sul vostro telefono? Storicamente,
sono stati difficili da realizzare con Python, e impossibili da realizzare senza
senza imparare un'API diversa per ogni piattaforma. Ma ora non più. 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 tutorial, you'll be
introduced to the BeeWare suite of tools and libraries, and use those
tools to develop, from scratch, a simple GUI application. You'll then
deploy that application as a standalone desktop application, a mobile
phone application, and a single page webapp - without making any changes
to the application's codebase.
- Date:
- Maggio 17, 2017