<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python on Yuru Blog</title><link>https://blog.yuru.app/tags/python/</link><description>Recent content in Python on Yuru Blog</description><generator>Hugo</generator><language>zh-Hant</language><lastBuildDate>Mon, 19 Feb 2024 18:17:13 +0800</lastBuildDate><atom:link href="https://blog.yuru.app/tags/python/index.xml" rel="self" type="application/rss+xml"/><item><title>透過 Docker 部署 Python API 到 NAS 上</title><link>https://blog.yuru.app/synology-build-python-service/</link><pubDate>Mon, 19 Feb 2024 18:17:13 +0800</pubDate><guid>https://blog.yuru.app/synology-build-python-service/</guid><description>我的 NAS 上掛載多個 Docker 容器大部分容器都是使用 Python 撰寫的 API 服務下面就來介紹怎麼透過 Docker 部署 Python API 到 NAS 上</description></item><item><title>【Python】async 是什麼</title><link>https://blog.yuru.app/python-async/</link><pubDate>Fri, 02 Jun 2023 17:22:47 +0800</pubDate><guid>https://blog.yuru.app/python-async/</guid><description>在撰寫自動化交易程式時，常常需要從交易所下載歷史資料但不希望下載資料的動作造成其他功能無法正常執行所以測試了一下 Python 對於 async/await 的功能並記錄下來</description></item></channel></rss>