<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: anbu26</title>
    <description>The latest articles on DEV Community by anbu26 (@anbu26).</description>
    <link>https://dev.to/anbu26</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F352233%2Ff6e96cf9-c442-4189-a885-fd8ad32426e6.png</url>
      <title>DEV Community: anbu26</title>
      <link>https://dev.to/anbu26</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anbu26"/>
    <language>en</language>
    <item>
      <title>Flask - Call to a function only once</title>
      <dc:creator>anbu26</dc:creator>
      <pubDate>Wed, 18 Mar 2020 10:40:36 +0000</pubDate>
      <link>https://dev.to/anbu26/flask-call-to-a-function-only-once-693</link>
      <guid>https://dev.to/anbu26/flask-call-to-a-function-only-once-693</guid>
      <description>&lt;p&gt;Hi am new to flask, I want to call a function only once throughout the application. For example Menu. I should load menu related code only once then it should not call that function again. Is there any way to achieve it ?&lt;/p&gt;

</description>
      <category>python</category>
      <category>flask</category>
    </item>
  </channel>
</rss>
