<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pyramid on oinume journal</title>
    <link>https://blog-lampetty-net.web.app/tags/pyramid/</link>
    <description>Recent content in Pyramid on oinume journal</description>
    <generator>Hugo</generator>
    <language>ja</language>
    <lastBuildDate>Sat, 20 Oct 2012 16:10:28 +0900</lastBuildDate>
    <atom:link href="https://blog-lampetty-net.web.app/tags/pyramid/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PyramidでJjinja2をテンプレートエンジンとして使う</title>
      <link>https://blog-lampetty-net.web.app/posts/wp/485/</link>
      <pubDate>Sat, 20 Oct 2012 16:10:28 +0900</pubDate>
      <guid>https://blog-lampetty-net.web.app/posts/wp/485/</guid>
      <description>&lt;p&gt;Pythonネタ。最近&lt;a href=&#34;http://pyramid.readthedocs.org/en/latest/&#34; title=&#34;Pyramid&#34;&gt;Pyramid&lt;/a&gt;というWebアプリケーションフレームワークを使い始めてる。&lt;/p&gt;&#xA;&lt;p&gt;Pyramidはデフォルトで &lt;a href=&#34;http://chameleon.repoze.org/docs/latest/index.html&#34; title=&#34;Chameleon&#34;&gt;Chameleon&lt;/a&gt; と &lt;a href=&#34;http://www.makotemplates.org/&#34; title=&#34;Mako&#34;&gt;Mako&lt;/a&gt; というテンプレートエンジンが使えるが、自分は &lt;a href=&#34;http://jinja.pocoo.org/docs/&#34; title=&#34;Jinja2&#34;&gt;Jinja2&lt;/a&gt; 派なので、&lt;a href=&#34;http://docs.pylonsproject.org/projects/pyramid_jinja2/en/latest/&#34; title=&#34;pyramid_jinja2&#34;&gt;pyramid_jinja2&lt;/a&gt;というモジュールをインストールする。&lt;/p&gt;&#xA;&lt;h3 id=&#34;インストール&#34;&gt;インストール&lt;/h3&gt;&#xA;&lt;p&gt;pip install pyramid_jinja2&lt;/p&gt;&#xA;&lt;p&gt;するだけでインストール完了。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
