Python has proven itself as a highly capable language — approachable for newcomers, but powerful in the hands of experts. Why shouldn’t you… (more…)
Read more »
agate is a Python data analysis library that is optimized for humans instead of machines. It is an alternative to numpy and pandas that solves real-world problems with readable code. (more…)
Read more »
Typer, build great CLIs. Easy to code. Based on Python type hints. - tiangolo/typer... (more…)
Read more »
In this “Data structures in Python” series, I’ll go over the 6 major data structures that will come up in any kind of software engineer job…
Read more »
Is it possible to hit a million requests per second with Python? Probably not until recently. (more…)
Read more »