<?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: Jacob</title>
    <description>The latest articles on DEV Community by Jacob (@jakedent).</description>
    <link>https://dev.to/jakedent</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%2F332949%2F9942b413-30fb-4365-b764-28a76025dd7d.jpeg</url>
      <title>DEV Community: Jacob</title>
      <link>https://dev.to/jakedent</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/jakedent"/>
    <language>en</language>
    <item>
      <title>Flask Buddy - simple Flask App management.</title>
      <dc:creator>Jacob</dc:creator>
      <pubDate>Sun, 09 Feb 2020 22:54:49 +0000</pubDate>
      <link>https://dev.to/jakedent/fluddy-4m4a</link>
      <guid>https://dev.to/jakedent/fluddy-4m4a</guid>
      <description>&lt;p&gt;fluddy is an effective, lightweight and dependency-free command-line utility for managing, launching, updating and creating Flask Apps.&lt;/p&gt;

&lt;p&gt;Flask is fast becoming the most popular web development framework for Python. Developers will typically manage multiple Flask apps individually where each app will rely on its own virtual environment - this can become time consuming when launching and updating multiple Flask Apps in development.&lt;/p&gt;

&lt;p&gt;Flask Buddy (fluddy) allows developers to launch and update their individual Flask Apps through a simple Command-Line Interface. CLI functionality also allows developers to create a launchable 'Hello from Fluddy' Flask App and to add previously created Flask Apps to fluddy for painless launches and updates.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/jakedent/fluddy"&gt;https://github.com/jakedent/fluddy&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://pypi.org/project/fluddy/"&gt;https://pypi.org/project/fluddy/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>python</category>
      <category>webdev</category>
      <category>opensource</category>
      <category>management</category>
    </item>
  </channel>
</rss>
