PySwarms is an extensible research toolkit for particle swarm optimization
(PSO) in Python. (more…)
Read more »
I’ve been thinking about writing this article for a bit, but have been most prompted by a post grandly titled “Async Python is not faster”. The post was rooted with some good motivations and observations, but also fell somewhat into a polarising mode of ... (more…)
Read more »
A functional standard library for Python. Contribute to pytoolz/toolz development by creating an account on GitHub. (more…)
Read more »
In this episode, Christopher interviews Jon Fincher from the Real Python Team. Jon talks about his recent articles on PyGame and Arcade. They discuss if game programming is a good way to develop your Python programming skills, and if a game would make a g... (more…)
Read more »
A few days ago, well-known author and developer Zed Shaw wrote a blog post, “The Case Against Python 3.” I have a huge amount of respect for Zed’s work, and his book (Learn Python the Hard Way) is one whose approach is similar to mine — so muc...
Read more »