在python sdist tarball/zip中窥视,发现它的脏需求。

Peeper的Python项目详细描述


从python sdist tarball/zip中提取需求的工具 富恩!

用法

rolands@ubuntu:~/peeper$ peeper.py ~/Downloads/zope.testing-4.1.3.tar.gz
[zope.testing-4.1.3 requires]
  setuptools
  zope.exceptions
  zope.interface
rolands@ubuntu:~/peeper$ peeper.py -h
usage: peeper.py [-h] [-n N] file

Peep inside a Python sdist tarball/zip and find its dirty requirements.

positional arguments:
file        File to peep into.

optional arguments:
-h, --help  show this help message and exit
-n N        Optional name of package, peeper will guess if not supplied
            (needs to include version number if in tarball name.)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
mysql java语言非法参数异常?   java绘制控制流图   无法通过java eclipse中的ssh隧道远程连接到mysql数据库   直接在@SuppressWarnings之后出现java Eclipse错误(“未选中”)   java如何使用远程api google应用程序引擎api客户端?   工具栏中的java导航图标颜色未更改?   java返回带有映射子集的实体   java Spring重新加载属性Bean未更新   fileoutputstream正在获取java。木卫一。IOException:流关闭错误,但未显式关闭它   jsp标记显示java。时间使用jstl的LocalDateTime   java如何设置onFailure事件(Spring,Kafka)的超时?   将java元素添加到多个线程中的列表时,会跳过这些元素   JAVAutil。扫描程序Java读取空格后的整数值   java JMonkey过滤器着色器获取片段的世界位置   java从mongodb获取随机值   java如何使用Intent。标记\u活动\u清除\u顶部以清除活动堆栈?   多线程如何控制在多个端口上监听的java服务器应用程序   在具有复合键的相关实体之间插入数据时发生java Hibernate错误