<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Modules - Tag - Zhiverse</title><link>https://yao-chih.netlify.app/en/tags/modules/</link><description>Modules - Tag - Zhiverse</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>yaochihh@gmail.com (Josh)</managingEditor><webMaster>yaochihh@gmail.com (Josh)</webMaster><copyright>Zhiverse</copyright><atom:link href="https://yao-chih.netlify.app/en/tags/modules/" rel="self" type="application/rss+xml"/><item><title>Notes on Creating Python Modules</title><link>https://yao-chih.netlify.app/en/notes-on-creating-python-modules/</link><pubDate>Mon, 13 Oct 2025 19:40:04 +0800</pubDate><author>Author</author><guid>https://yao-chih.netlify.app/en/notes-on-creating-python-modules/</guid><description>&lt;div class="featured-image">
                &lt;img src="https://raw.githubusercontent.com/Josh-test-lab/website-assets-repository/refs/heads/main/posts/Notes%20on%20Creating%20Python%20Modules/cover%20image.webp" referrerpolicy="no-referrer">
            &lt;/div>Recently, I've been learning how to package Python code for quick sharing and easy installation. After exploring various distribution methods, I realized that creating a Python module is probably one of the most convenient options, mainly because it saves me from having to reinstall everything repeatedly.</description></item></channel></rss>