<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Python on Dwij.net</title>
    <link>https://dwij.net/tags/python/</link>
    <description>Recent content in Python on Dwij.net</description>
    <image>
      <title>Dwij.net</title>
      <url>https://dwij.net/images/cover.png</url>
      <link>https://dwij.net/images/cover.png</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 03 Sep 2023 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://dwij.net/tags/python/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Next Best Web Framework: Benchmark Comparison for Golang Fiber, Node.js Express, Laravel, Lumen, and Django</title>
      <link>https://dwij.net/posts/next-best-web-framework-benchmark-golang-fiber-node-js-express-laravel-lumen-and-django/</link>
      <pubDate>Sun, 03 Sep 2023 00:00:00 +0000</pubDate>
      <guid>https://dwij.net/posts/next-best-web-framework-benchmark-golang-fiber-node-js-express-laravel-lumen-and-django/</guid>
      <description>Web Framework Recommendation for Performance and Ease of coding in 2023. Golang and Express excel in high-performance scenarios, while Laravel, Lumen, and Django prioritise developer experience and feature completeness</description>
    </item>
    <item>
      <title>Scrape HTML Page Metadata Using Python</title>
      <link>https://dwij.net/posts/scrape-html-page-metadata-using-python/</link>
      <pubDate>Wed, 17 Jun 2020 00:00:00 +0000</pubDate>
      <guid>https://dwij.net/posts/scrape-html-page-metadata-using-python/</guid>
      <description>If you need to extract metadata such as title, description, keywords, Open Graph tags, canonical URL, and Twitter Card information from an HTML page, Python makes this easy using requests and BeautifulSoup</description>
    </item>
    <item>
      <title>Compress &#43; Resize Bulk Images in python</title>
      <link>https://dwij.net/posts/compress-resize-bulk-images-in-python/</link>
      <pubDate>Fri, 24 Aug 2018 00:00:00 +0000</pubDate>
      <guid>https://dwij.net/posts/compress-resize-bulk-images-in-python/</guid>
      <description>Compress &#43; Resize Bulk Images in python</description>
    </item>
  </channel>
</rss>
