Showing 19 to 24 of 172 blog posts tagged with "python".
-
Book Review: Creating GUI Applications with wxPython
I enjoyed working through the book Creating GUI Applications with wxPython by Michael Driscoll, learning various techniques for programming GUI applications in Python using wxPy... Read more
July 10, 2019 -
How to Set Up a Centralized Log Server with rsyslog
For many years, we've been running an ELK (Elasticsearch, Logstash, Kibana) stack for centralized logging. We have a specific project that requires on-premise infrastructure, s... Read more
June 20, 2019 -
Our Favorite PyCon 2019 Presentations
PyCon 2019 attracted 3,393 attendees, including a group of six Cakti. When we weren’t networking with attendees at our booth, we attended some fascinating presentations. See whi... Read more
June 11, 2019 -
Be Quick or Eat Potatoes: A Newbie’s Guide to PyCon
This year I attended PyCon for the first time. It’s rather amazing that I haven’t been before, since I’ve been using Python professionally for over 15 years. PyCon 2019 was held... Read more
May 23, 2019 -
We're Eagerly Preparing for PyCon 2019!
We're excited to continue to sponsor PyCon 2019, the premier event for the Python community, which takes place in Cleveland, OH, from May 1 - 9. PyCon attracts attendees from ar... Read more
April 11, 2019 -
Coding for Time Zones & Daylight Saving Time — Oh, the Horror
In this post, I review some reasons why it's really difficult to program correctly when using times, dates, time zones, and daylight saving time, and then I'll give some advice... Read more
March 21, 2019