<?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 Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</title>
    <link>https://ronaldbradford.com/categories/python/</link>
    <description>Recent content in Python on Enterprise Data Architect | Principal Data Strategist |  MySQL Subject Matter Expert |  Author | Speaker</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 10 Nov 2016 14:57:20 +0000</lastBuildDate>
    <atom:link href="https://ronaldbradford.com/categories/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Getting a clearer picture of http response time breakdown via CLI</title>
      <link>https://ronaldbradford.com/blog/getting-a-clearer-picture-of-http-response-time-breakdown-via-cli-2016-11-10/</link>
      <pubDate>Thu, 10 Nov 2016 14:57:20 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/getting-a-clearer-picture-of-http-response-time-breakdown-via-cli-2016-11-10/</guid>
      <description>I came across this handy python script https://github.com/reorx/httpstat that provides a http response breakdown in text. This saves you having to open up a browser and look at a visual network response waterfall.</description>
    </item>
    <item>
      <title>Writing and testing unit tests in OpenStack</title>
      <link>https://ronaldbradford.com/blog/writing-and-testing-unit-tests-in-openstack-2015-06-05/</link>
      <pubDate>Fri, 05 Jun 2015 15:46:03 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/writing-and-testing-unit-tests-in-openstack-2015-06-05/</guid>
      <description>The following outlines an approach of identifying and improving unit tests in an OpenStack project.&#xA;Obtain the source code You can obtain a copy of current source code for an OpenStack project at http://git.</description>
    </item>
    <item>
      <title>Contributing to OpenStack</title>
      <link>https://ronaldbradford.com/blog/contributing-to-openstack-2015-06-03/</link>
      <pubDate>Wed, 03 Jun 2015 20:48:52 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/contributing-to-openstack-2015-06-03/</guid>
      <description>Following my first OpenStack Summit in Vancouver 4/2015 it was time to become involved with contributing to OpenStack.&#xA;I have lurked around the mailing lists and several IRC channels for a few weeks and familiarized myself with OpenStack in varying forms including devstack , the free hosted Mirantis Express and the VM version, Ubuntu OpenStack , and even building my own 3 physical server cloud from second hand hardware purchased on eBay.</description>
    </item>
    <item>
      <title>Python 3 semantics for integer division</title>
      <link>https://ronaldbradford.com/blog/python-3-semantics-for-integer-division-2015-05-06/</link>
      <pubDate>Wed, 06 May 2015 16:02:33 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/python-3-semantics-for-integer-division-2015-05-06/</guid>
      <description>As I refresh my skills in Python 2 to Python 3 semantics I discovered there is a difference in the division operator (i.e. /).&#xA;When using integers in Python 2 the result (by default) is an integer.</description>
    </item>
    <item>
      <title>Installing Python 3.3 on Ubuntu 14.04.2 LTS</title>
      <link>https://ronaldbradford.com/blog/installing-python-3-3-on-ubuntu-14-04-2-lts-2015-04-29/</link>
      <pubDate>Wed, 29 Apr 2015 17:52:56 +0000</pubDate>
      <guid>https://ronaldbradford.com/blog/installing-python-3-3-on-ubuntu-14-04-2-lts-2015-04-29/</guid>
      <description>Ubuntu 14.04 by default uses Python 2.7 and 3.4. If you want to install Python 3.3, in my case because various Openstack projects that maintain 3.3 compatibility.&#xA;I had a hard time finding what I would consider an official means.</description>
    </item>
  </channel>
</rss>
