您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 车轮检查:从车轮中提取信息-源码

  2. | | | wheel-inspect检查Python wheel文件和*.dist-info目录,并将有关其内容的各种信息输出为JSON可序列化的对象。 可以在Python代码中按以下方式调用: from wheel_inspect import inspect_wheel output = inspect_wheel(path_to_wheel_file) 或从命令行使用wheel2json命令。 安装 wheel-inspect需要Python 3.6或更高版本。 只需对Python
  3. 所属分类:其它