Skip to content

安装

plotfig 支持通过 pip 或源码安装,要求 Python 3.11 及以上版本。


📦 使用 pip 安装 (推荐)

pip install plotfig

🛠 从 GitHub 源码安装 (开发版)

git clone https://github.com/RicardoRyn/plotfig.git
cd plotfig
pip install -e .

🔧 依赖要求

Note

plotfig 依赖以下核心库(均会自动安装,但建议提前了解版本要求)。