<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../assets/xml/rss.xsl" media="all"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Brian Curtin (Posts about elasticsearch)</title><link>https://briancurtin.com/</link><description></description><atom:link href="https://briancurtin.com/categories/elasticsearch.xml" rel="self" type="application/rss+xml"></atom:link><language>en</language><copyright>Contents © 2020 &lt;a href="mailto:brian@python.org"&gt;Brian Curtin&lt;/a&gt; 
&lt;a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"&gt;&lt;img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png"/&gt;&lt;/a&gt;
</copyright><lastBuildDate>Thu, 16 Jul 2020 14:52:39 GMT</lastBuildDate><generator>Nikola (getnikola.com)</generator><docs>http://blogs.law.harvard.edu/tech/rss</docs><item><title>Use glom</title><link>https://briancurtin.com/articles/use-glom/</link><dc:creator>Brian Curtin</dc:creator><description>&lt;figure&gt;&lt;img src="https://briancurtin.com/images/use-glom/pepesilvia.jpg"&gt;&lt;/figure&gt; &lt;div&gt;&lt;p&gt;Dictionaries are &lt;em&gt;really cool&lt;/em&gt;. They're very powerful and a large part
of Python: so much stuff is built on the &lt;code class="docutils literal"&gt;dict&lt;/code&gt; type. They're generally
quite easy to work with, but what about when you have nested dictionaries
that contain lists that contain dictionaries that contain certain keys
only in some cases and sometimes there's another list involved?&lt;/p&gt;
&lt;p&gt;Use  &lt;a class="reference external" href="https://glom.readthedocs.io/en/latest/"&gt;glom&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;&lt;a href="https://briancurtin.com/articles/use-glom/"&gt;Read more…&lt;/a&gt; (6 min remaining to read)&lt;/p&gt;&lt;/div&gt;</description><category>elasticsearch</category><category>glom</category><category>python</category><guid>https://briancurtin.com/articles/use-glom/</guid><pubDate>Thu, 02 Jul 2020 13:26:00 GMT</pubDate></item></channel></rss>