Part 1: Killing the GIL, Combining Dask and Numba for parallel number-crunching in Python... (more…)
Read more »
On April 20th, 2020, a release manager named Benjamin Peterson smashed the “publish” button on Python 2.7.18. (more…)
Read more »
:bird: A Twitter retweet bot using Twitter API and Tweepy built with Python. Supports multiple keywords/hashtags. - Xtremilicious/Twitter-Retweet-Bot... (more…)
Read more »
Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage. - drivendataorg/cloudpathlib... (more…)
Read more »
The fundamental nature of Cython can be summed up as follows: Cython is Python
with C data types. (more…)
Read more »