我有一个小工具。这些是外部库。
import pyperclip import webbrowser import tkinter as tk
我如何使用 pyinstaller 使其成为 macOS 桌面应用程序?这是代码。
python macos pyinstaller
macos ×1
pyinstaller ×1
python ×1