<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
      <title>Vivek Shukla - Python Tools</title>
      <link>https://vshukla.com/tags/python-tools/</link>
      <description>I am a Software Engineer from India. I am currently building Daestro. I work in Rust, Javascript and Python.</description>
      <generator>Zola</generator>
      <language>en</language>
      <atom:link href="https://vshukla.com/tags/python-tools/rss.xml" rel="self" type="application/rss+xml"/>
      <lastBuildDate>Sun, 26 Jul 2026 19:28:01 +0000</lastBuildDate><item>
              <title>Python Poetry Cheat Sheet</title>
              <pubDate>Mon, 30 Oct 2023 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/tech/poetry-cheat-sheet/</link>
              <guid>https://vshukla.com/tech/poetry-cheat-sheet/</guid>
              <description xml:base="https://vshukla.com/tech/poetry-cheat-sheet/">Poetry is an amazing tool for dependancy management in Python, it solves a lot of problems of pip. Here in this Poetry Cheat Sheet we have useful commands that we may need frequently.</description>
          </item><item>
              <title>pyenv Cheat Sheet</title>
              <pubDate>Sun, 22 Oct 2023 00:00:00 +0000</pubDate>
              <author>Vivek Shukla</author>
              <link>https://vshukla.com/tech/pyenv-cheat-sheet/</link>
              <guid>https://vshukla.com/tech/pyenv-cheat-sheet/</guid>
              <description xml:base="https://vshukla.com/tech/pyenv-cheat-sheet/">pyenv is Python version management tool, it lets you easily switch between multiple versions of Python. Here is the pyenv cheat sheet of all the basic commands list.</description>
          </item></channel>
</rss>