Pony of Shadows

Queen of Truth & King of Practice


从源项目构建papis

安装过程

git clone https://github.com/papis/papis.git
cd papis

python -m venv venv
source venv/bin/activate

pip install hatch
hatch build
pip install dist/*.whl

pip install --upgrade setuptools

如何启动

在没source虚拟环境的情况下,能通过venv/bin/papis启动papis