We'll be at DjangoCon EU 2019!
Russell and Katie will be attending DjangoCon EU 2019 on April 13, 2019!
Russell and Katie will be attending DjangoCon EU 2019 on April 13, 2019!
Russell will be attending DjangoCon Europe 2019 on April 10, 2019!
Russell will be keynoting PyCon Colombia 2019, giving a presentation entitled Future of Python.
Dan wrote a blog post about how to use Poetry and Briefcase to packaging your library or application.
Russell will be keynoting PyCon Balkan 2018, giving a presentation entitled Tomorrow's Python.
Dan wrote a blog post about how to build your own Toga GUI Widget.
Russell, Philip and Katie will be attending DjangoCon US 2018 from October 15 - October 17, 2018!
Russell and Katie will be attending PyCon AU 2018 from August 26 - August 27, 2018!
Google Summer of Code is coming to an end. I've spent the summer working on optimizing the VOC compiler, and I’m super excited to share the results.
asyncio support in VOCIn the blink of an eye, Google Summer of Code (GSoC) 2018 has come to an end.
During the three months long coding period, I have contributed several patches
in VOC repository of BeeWare, all working towards the ultimate end goal of
running asyncio module in VOC. In this blog post (which is my first actual
blog post by the way 😄), I will document what I have done so far, why I couldn't
make it to the end goal (yea, unfortunately I couldn't get asyncio to work at
the end of GSoC 2018), and what's left that needs to be done in order to achieve
the end goal (or at least make part of asyncio work).