AsyncSSH is a Python package which provides an asynchronous client and
server implementation of the SSHv2 protocol on top of the Python 3.6+
asyncio framework. (more…)
Read more »
There is a vast constellation of tools and platforms for processing and analyzing your data. In this episode Matthew Rocklin talks about how Dask fills the gap between a task oriented workflow tool and an in memory processing framework, and how it brings ...
Read more »
In this post, I will give you the recipe we at Globality use to keep dependencies fresh across 45+ microservices. (more…)
Read more »
We started to work on a new product - MLJAR Studio. It is a desktop application for an interactive development of data apps. We hope it will bring more flexibility to our users. (more…)
Read more »
Github Actions is an API for cause and effect on GitHub, which became generally available on November 13, 2019. Actions lets you trigger a workflow in response to a number of different events. While I believe it is most commonly used for CI/CD pipelines, ... (more…)
Read more »