Cloud Development Kit for Terraform, a collaboration with AWS Cloud Development Kit (CDK) team. CDK for Terraform allows users to define infrastructure using TypeScript and Python while leveraging the hundreds of providers and thousands of module definiti... (more…)
Read more »
The below is mostly a log of my thought process while building out some functionality that I wanted to add into searchcode server. I kept a record of progress and thoughts while doing this in the hopes that I get some sort of useful blog post out of it. I... (more…)
Read more »
The following is an account of my own experience with Python. Because
that experience has been so positive, it is an unabashed attempt to
promote the use of Python for general scientific research and
development. About four years ago, I dropped MATLAB i... (more…)
Read more »
After last post on OOP a logical follow-up is Python's data model. We use the great Fluent Python book to code up an example of our own, showing the powerful way you can levarage this data model.
Read more »
This post looks at the available tools for dependency and workspace management in Python. (more…)
Read more »