Tobias Wrigstad, Matthew Parkinson, and Fridtjof Stoldt attended their first Python Language Summit to talk about some new concurrency concepts with core developers. Their slides have great diagrams, so I recommend checking them out. Tobias delivered the ... (more…)
Read more »
<p>
Chances are that you never touched and maybe haven't even heard about Python's <code class="inline">weakref</code> module. While it might not be common... (more…)
Read more »
Declarative User Interfaces for Python. Contribute to nucleic/enaml development by creating an account on GitHub. (more…)
Read more »
In this blog post, we share 10 security pitfalls for Python developers that we encountered in real-world projects. (more…)
Read more »
prompt_toolkit is a library for building powerful interactive command line
and terminal applications in Python. (more…)
Read more »