We'll be at DjangoCon Europe 2018!
Russell and Katie will be attending DjangoCon Europe 2018 from May 24 - May 26, 2018!
Russell and Katie will be attending DjangoCon Europe 2018 from May 24 - May 26, 2018!
Katie, Philip and Russell will be attending PyCon US 2018 from May 11 - May 14, 2018!
Cross-platform application development is a holy grail of software engineering. Write once, run everywhere - desktops, mobiles, and the web. There have been many attempts at this over the years, but the absolute pinnacle of this art form is to have no-one notice - you want your apps to look and feel like native apps so that your users can't tell. Bonus points is if your development happens in a language you already know and use. This is the goal of BeeWare: a suite of application tools and libraries that to develop native cross platform applications in Python. During this short presentation Katie will take you on a tour of the BeeWare stack, and describe how we've used the project as an incubator for new open source contributors around the world.
(The talk was unfortunately not recorded, but Katie has recorded a screencast for us!)
As seen at GitHub Constellation Sydney.
This article was originally published on the BeeWare Enthusiasts mailing list. If you'd like to receive regular updates about the BeeWare project, why not subscribe?
After almost 4 months of work on Google Summer of Code 2017, finally I'm completing my proposal. Every widget migration and every commit/PR/issue/discussion with my mentors about Cricket , Toga and Rubicon-ObjC were detailed on the Issue 58.
With Google Summer of Code 2017 program nearing its end, it is time to summarize what I got done during the summer working on Batavia.
Google Summer of Code 2017 is coming to an end. After three month of working on the BeeWare project, I would like to summarize my work and share my experiences.
Russell, Philip and Katie will be attending DjangoCon US 2017 from August 13 - August 17, 2017!
Katie will be keynoting PyCon AU 2017, giving a presentation entitled How to handle abandoned projects, Take Two.
Have you ever wanted to write a GUI application you can run on your laptop? What about an app that you can run on your phone? Historically, these have been difficult to achieve with Python, and impossible to achieve without learning a different API for each platform. But no more.
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 simple GUI 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.
As seen at PyCon AU 2017.