The old GvR quote still holds: If you want your code to
run faster, you should probably just use PyPy. For my serialization library, the
performance improved a lot between 3.6 and 3.11, but since then it has mostly stayed the same.
PyPy p... (more…)
Read more »
Python packaging scenarios. Contribute to astral-sh/packse development by creating an account on GitHub. (more…)
Read more »
Python package for scraping in Natural language. Contribute to Smyja/blackmaria development by creating an account on GitHub. (more…)
Read more »
PyScript is a framework that allows users to create Python applications in the browser using HTML. In this video we have a look at it and I show you how it w... (more…)
Read more »
We've been experimenting with breaking up employees into random groups (of size 4) and setting up video hangouts between them. We're doing this to replace the serendipitous meetings that sometimes occur around coffee machines, in lunch lines or while wait... (more…)
Read more »