Skip to main content

Open GIFs in exception messages in a web browser.

Project description

giferror

https://travis-ci.org/briancurtin/giferror.svg?branch=master

A very useful exception class which identifies GIF links within exception messages and presents them to the user in a web browser.

Installation

pip install giferror

Simple Usage

>>> from giferror import GIFError
>>> raise GIFError("Boom. http://i.imgur.com/o6Yj0bP.gif")

The above code would conveniently display the following image in your operating system’s default web browser.

http://i.imgur.com/o6Yj0bP.gif

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

giferror-1.0.0.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

giferror-1.0.0-py2.py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 2 Python 3

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