跳转到主要内容

查看Python SDIST tarball/zip中的脏要求。

项目描述

从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.)

项目详情


下载文件

为您的平台下载文件。如果您不确定选择哪个,请了解更多关于 安装包 的信息。

源分布

Peeper-0.1.tar.gz (2.4 kB 查看哈希值)

上传时间