<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>python on karlgrz</title>
    <link>https://karlgrz.com/tags/python/</link>
    <description>Recent content in python on karlgrz</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 21 Mar 2013 13:40:46 +0000</lastBuildDate><atom:link href="https://karlgrz.com/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SQLAlchemy Deferred Column Loading</title>
      <link>https://karlgrz.com/sqlalchemy-deferred-column-loading/</link>
      <pubDate>Thu, 21 Mar 2013 13:40:46 +0000</pubDate>
      
      <guid>https://karlgrz.com/sqlalchemy-deferred-column-loading/</guid>
      <description>We have a small monitoring Flask web app using SQLAlchemy that we use to keep an eye on the status of some jobs in our processing pipeline.
Yesterday we noticed that our DB was getting nailed everytime we refreshed the main status screen, which does NOT show the stack trace (which can be VERY large for big jobs). We needed a way to only pull those fields when they were displayed, but at the same time I didn&amp;rsquo;t want to have a seperate model just to use on the main status screen.</description>
    </item>
    
    <item>
      <title>MonsterMash: Flask, ZeroMQ, and EchoNest Remix</title>
      <link>https://karlgrz.com/monstermash-flask-zeromq-and-echonest-remix/</link>
      <pubDate>Thu, 07 Mar 2013 14:55:27 +0000</pubDate>
      
      <guid>https://karlgrz.com/monstermash-flask-zeromq-and-echonest-remix/</guid>
      <description>Off and on for the past couple of months I&amp;rsquo;ve been working on a side project using flask, zeromq, and the remix api by echo nest.
If you take a look online, there are a lot of excellent guides to introduce you to flask, but not many that dive into something more complex or closer to something that an engineer in more distributed services would need to put together. I&amp;rsquo;ve seen some great guides on organizing larger applications, but not so much commentary about how the experience was.</description>
    </item>
    
    <item>
      <title>A Preview of My Silly Little Python Mash Up Generator...</title>
      <link>https://karlgrz.com/a-preview-of-my-silly-little-python-mash-up-generator/</link>
      <pubDate>Tue, 29 Jan 2013 06:28:40 +0000</pubDate>
      
      <guid>https://karlgrz.com/a-preview-of-my-silly-little-python-mash-up-generator/</guid>
      <description>So I&amp;rsquo;ve been working on a little side project web app to get familiar with both flask (a python web microframework) and zeromq (the socket library that acts as a concurrency framework), along with remix from echonest.
There was this exchange with Brad from devmynd tonight on twitter.
Coupled with the promise of tons of rain from our friendly neighborhood meteorologist, I was inspired to create this unholy amalgamation of mash up nonsense.</description>
    </item>
    
  </channel>
</rss>
