Skip to main content

Placeholder is a simple little python module that creates (drumroll..) placeholder images, based on work of Martin Marcher

Project description

Simple module for creating placeholder images

install by

$ pip install python-placeholder

Example:

from placeholder import PlaceHolderImage
img = PlaceHolderImage(width = 300, height = 200, path = 'placeholder.png')
img.save_image()

Known bugs:

Run tests:

You can run the testsuite with the following command:

python -m unittest tests

Or use tox to test against all supported python versions.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-placeholder-0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page