Showing 13 to 18 of 174 blog posts tagged with "python".
-
Automating PyPI releases with Github Actions
At Caktus, we maintain some open source packages, which are usually pieces of code that we've found useful when building an application, and we figure they might be useful to ot... Read more
February 11, 2021 -
My Python Development Environment
This is how to set up the One True Development Environment for Python. Haha, just kidding, there is no such thing. Here's one way to do it that works for me, and an attempt to ... Read more
January 14, 2021 -
Our Top 20 Blogs in 2020
We’ve published summaries of our most popular blog posts before (see Top 19 of 2019 and Top 18 of 2018), but this time, we’re taking it a step further. We’re sharing the 20 most... Read more
January 5, 2021 -
My Favorite Technical Blogs and Mailing Lists
I keep up with what's happening in my field by following a number of blogs and an occasional email list. I don't read everything posted in all of these, but by scanning the top... Read more
November 4, 2020 -
A Quick Guide to Generating Fake Data with Pandas
Last August, our CTO Colin Copeland wrote about how to import multiple Excel files in your Django project using pandas. We have used on multiple Python-based projects at Caktus ... Read more
April 15, 2020 -
What to do About Email: How to Extract Data from Microsoft PST Files
In my previous line of work as an archivist, the question of what to do about email archives was an ongoing and deeply-considered topic. Email is everywhere. Yes, even Gen Z an... Read more
March 19, 2020