我知道我可以安装使用
$ pip install -e git+https://git.repo/some_pkg#egg=SomePackage
但是 - 当我试图使用别人的包装时 - 我如何确定鸡蛋的名称是什么?
python egg pip distribute
distribute ×1
egg ×1
pip ×1
python ×1