Metadata-Version: 2.0
Name: python-lorem-pixel
Version: 1.0.0
Summary: Grab any number of images from Lorem Pixel easily.
Home-page: https://bitbucket.org/tsantor/python-lorem-pixel
Author: Tim Santor
Author-email: tsantor@xstudios.agency
License: MIT
Download-URL: https://bitbucket.org/tsantor/python-lorem-pixel/get/1.0.0.tar.gz
Keywords: lorem pixel
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: python-bash-utils
Requires-Dist: progressbar33
Requires-Dist: requests

Python Lorem Pixel Snatcher
===========================

Author: Tim Santor tsantor@xstudios.agency

Overview
========

Grab any number of images from Lorem Pixel easily.

Usage
=====

Simple:

::

    lorem-pixel 512x512 10

Advanced:

::

    lorem-pixel 512x512 10 -c city -o downloads

**NOTE**: For all available options, run ``lorem-pixel -h``.

Version History
===============

-  **0.0.1** - Initial release
-  **0.0.2** - Added missing dependency to setup.py

Issues
======

If you experience any issues, please create an
`issue <https://bitbucket.org/tsantor/python-bash-utils/issues>`__ on
Bitbucket.


