Peep inside a Python sdist tarball/zip and find its dirty requirements.
Project description
A tool to extract requirements from a Python SDIST tarball/zip, so many funs!
Usage
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.)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Peeper-0.1.tar.gz
(2.4 kB
view hashes)