Open GIFs in exception messages in a web browser.
Project description
giferror
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.
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
giferror-1.0.0.tar.gz
(1.5 kB
view hashes)
Built Distribution
Close
Hashes for giferror-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f858d8343075f7defbf94da881b74648091a92da1328edd79dae8950034134d1 |
|
MD5 | 2d972457f5744bfa98f17120efc5a128 |
|
BLAKE2b-256 | 0b8b937ab2575c22ea143fe20bcea319823c28d57d645763df89ea98272bd766 |