A python wheel is a simple Zip file, so you can extract it using any program that reads Zip files: $ unzip /path/to/file.whl ...
確定! 回上一頁