Streamz helps you build pipelines to manage continuous streams of data. It is
simple to use in simple cases, but also supports complex pipelines that involve
branching, joining, flow control, feedback, back pressure, and so on. (more…)
Read more »
In this short video I comment on the benefits of using "trailing commas" when defining data structures in… (more…)
Read more »
Mining for tweets This post explains generally how my Python 3 tweet searching script works. Twitter limits the maximum age of searchable tweets to roughly a week. As such, the script can se… (more…)
Read more »
Publish and install private python packages using OCI/docker registries. - AllexVeldman/pyoci... (more…)
Read more »
You can build and deploy functions using Python 3.10 using the AWS Management Console, AWS CLI, AWS SDK, AWS SAM, AWS CDK, or your choice of Infrastructure as Code (IaC). (more…)
Read more »