<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Niti</title>
    <link>https://niti-blogs.pages.dev/</link>
    <description>Short, practical PDF guides on automating repetitive work with Python. One narrow problem per book, written to be finished in an evening.</description>
    <language>en</language>
    <lastBuildDate>Fri, 21 Aug 2026 10:22:19 GMT</lastBuildDate>
    <atom:link href="https://niti-blogs.pages.dev/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Automate File Organisation with Python</title>
      <link>https://niti-blogs.pages.dev/guides/automate-file-organisation-python/</link>
      <guid isPermaLink="true">https://niti-blogs.pages.dev/guides/automate-file-organisation-python/</guid>
      <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
      <description>How to write a Python script that sorts a cluttered Downloads folder by file type, renames files in bulk, and runs itself on a schedule you set once.</description>
    </item>
    <item>
      <title>Python Excel Automation for Beginners</title>
      <link>https://niti-blogs.pages.dev/guides/python-excel-automation-beginners/</link>
      <guid isPermaLink="true">https://niti-blogs.pages.dev/guides/python-excel-automation-beginners/</guid>
      <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
      <description>How to read, filter and clean Excel files with a short Python script instead of doing it by hand. No programming experience needed, no macros involved.</description>
    </item>
    <item>
      <title>Web Scraping with Python, No Experience Required</title>
      <link>https://niti-blogs.pages.dev/guides/web-scraping-python-no-experience/</link>
      <guid isPermaLink="true">https://niti-blogs.pages.dev/guides/web-scraping-python-no-experience/</guid>
      <pubDate>Wed, 19 Aug 2026 00:00:00 GMT</pubDate>
      <description>How to write a short Python script that pulls data from a public web page and saves it to a spreadsheet. No programming background or setup needed.</description>
    </item>
    <item>
      <title>Automate Office Tasks with Python</title>
      <link>https://niti-blogs.pages.dev/books/python-scripts-that-save-hours/</link>
      <guid isPermaLink="true">https://niti-blogs.pages.dev/books/python-scripts-that-save-hours/</guid>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <description>A short, practical guide to writing Python scripts that automate file organisation, spreadsheet cleanup and web scraping. No programming background required.</description>
    </item>
  </channel>
</rss>
