Metadata-Version: 2.4
Name: moon-uv
Version: 0.0.18
Summary: Automatically manage and forward uv commands
Author: Moon
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: paramiko>=3.0.0
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Magic UV Helper (python_3.12A)

這個套件旨在簡化 Windows 環境下的 Python 開發流程。在安裝此套件的同時，系統會自動透過 PowerShell 背景下載並安裝 Astral 的超高速 Python 套件管理工具 —— **`uv`**，並嘗試為您配置系統 `PATH`。

---

## 🚀 安裝方式

請直接使用 `pip` 進行安裝：

```bash
pip install moon-uv
