Skip to main content

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

There are no tests! I was gonna make up an excuse for that but this package does it for me :D

$ programmingexcuse
Management insisted we wouldn't need to waste our time writing unit tests

Usage

It’s quite simple:

import programmingexcuses
print(programming_excuses.get_excuse())

And, for convenience:

import programmingexcuses
try:
    ...
except:
    raise RandomExcuseError()

Also, from a terminal:

programmingexcuse

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

programmingexcuses-0.1.2.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distributions

programmingexcuses-0.1.2-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

programmingexcuses-0.1.2-py2-none-any.whl (2.6 kB view hashes)

Uploaded Python 2

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