48 lines
1,020 B
ReStructuredText
48 lines
1,020 B
ReStructuredText
Python Image Grabber pig.py
|
|
###########################
|
|
:date: 2011-08-22 18:48
|
|
:author: Russell Ballestrini
|
|
:tags: Code, Guide, Project
|
|
:slug: python-image-grabber-pig-py
|
|
:status: published
|
|
:summary:
|
|
Download all the images from a URI with this simple tool!
|
|
|
|
|pig.py|
|
|
|
|
**Python Image Grabber pig.py**
|
|
|
|
Python Image Grabber or pig.py is a *very* simple python command line
|
|
tool to download all the images from a given uri.
|
|
|
|
Enjoy!
|
|
|
|
**Download and Installation:**
|
|
|
|
https://bitbucket.org/russellballestrini/pig/raw/tip/pig.py
|
|
|
|
**Usage:**
|
|
``python pig.py``
|
|
|
|
|
|
|
|
|
**Example:**
|
|
``python pig.py https://www.foxhop.net``
|
|
|
|
|
|
|
|
|
**Open Source:**
|
|
`pig.py <https://bitbucket.org/russellballestrini/pig/raw/tip/pig.py>`_ has been placed in the public domain and its sourcecode may be viewed or branched here here: https://bitbucket.org/russellballestrini/pig
|
|
|
|
|
|
|
|
|
**Pigpy Gimp Project**
|
|
`pigpy.xcf </uploads/2011/08/pigpy.xcf>`__
|
|
|
|
|
|
|
|
|
|
|
.. |pig.py| image:: /uploads/2011/08/pig1-color1.png
|
|
:class: wordwrap-left
|
|
|
|
.. contents::
|