Metadata-Version: 2.1
Name: excuses
Version: 3.2
Summary: excuses
Home-page: https://github.com/yougov/excuses
Author: YouGov, Plc.
Author-email: open-source@yougov.com
License: UNKNOWN
Description: .. image:: https://img.shields.io/pypi/v/excuses.svg
           :target: https://pypi.org/project/excuses
        
        .. image:: https://img.shields.io/pypi/pyversions/excuses.svg
        
        .. image:: https://img.shields.io/travis/yougov/excuses/master.svg
           :target: https://travis-ci.org/yougov/excuses
        
        .. .. image:: https://img.shields.io/appveyor/ci/jaraco/skeleton/master.svg
        ..    :target: https://ci.appveyor.com/project/jaraco/skeleton/branch/master
        
        .. image:: https://readthedocs.org/projects/skeleton/badge/?version=latest
           :target: https://skeleton.readthedocs.io/en/latest/?badge=latest
        
        BOFH Excuse Generator
        
        Running
        =======
        
        ``python excuses.py EXCUSES_BASE``
        
        ``EXCUSES_BASE`` is the path to a directory that contains ``excuses.html`` and
        ``excuses.txt``.
        
        The application runs on ``127.0.0.1:8082`` and hosts an index page. Raw new
        excuses are available at the ``/new`` path.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.5
Provides-Extra: docs
Provides-Extra: testing
