Today we are going to learn how to work with images to detect faces and to extract facial features such as the eyes, nose, mouth, etc. There’s a number of incredible things we can do this information as a pre-processing step like capture faces for tagging... (more…)
Read more »
We're pleased to announce Pants 2.7.0, the latest release of Pants, the scalable and ergonomic build system. To update, set pants_version = "2.7.0" in your pants.toml. See upgrade tips. Python tool lockfilesPants now pins every dependency used when instal... (more…)
Read more »
In this post, we'll learn how to work with Slack via the API and the official SlackClient Python helper library.
Read more »
A framework to run unit tests based on text file results. It extends the unittest package - amentumspace/file_unittest... (more…)
Read more »
Faust is a stream processing library, porting the ideas from
Kafka Streams to Python. (more…)
Read more »