The following 7 Quick Python books are based on a diversity of topics on Stackoverflow. While posts like these are often closed on Stackoverflow, they often provide good recommendations, and we would like to bring them to your attention by sharing them he... (more…)
Read more »
Bodo is a Python package and can be installed in a Conda environment easily. See the section on Installing Conda if you don’t already have Conda installed. Create a Conda environment, install Bodo and its
dependencies as shown below: (more…)
Read more »
This week, Twitter upped their single-tweet character limit from 140 to 280, purportedly based on this interesting analysis of tweet lengths published on Twitter's engineering blog.
The gist of the analysis is this: English language tweets display a rough... (more…)
Read more »
Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform - hashicorp/terraform-cdk... (more…)
Read more »
On UNIX-like operating systems you can have the Python equivalent of node_modules today, for every Python version, without changing your workflows. (more…)
Read more »