Tired of making up your own excuses?
Project description
ProgrammingExcuses
Tired of making up your own excuses? Get them from http://programmingexcuses.com with python!
Installing
pip install programmingexcuses
Testing
$ programmingexcuse
Management insisted we wouldn't need to waste our time writing unit tests
Usage
It’s quite simple:
from programmingexcuses import get_excuse
print(get_excuse())
And, for convenience:
from programmingexcuses import RandomExcuseError
try:
...
except:
raise RandomExcuseError()
Also, from a terminal:
programmingexcuse
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for programmingexcuses-0.1.3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d3effeb1b44e2bf76d0995a41223885fde13898d29a857f2389e6fede76a861 |
|
MD5 | 6937cc6f2ce7e893c2899a79c42a41f6 |
|
BLAKE2b-256 | 57484193502d37dc085b7929b76486782adae98c42dd5901426886590442e0bf |