Metadata-Version: 2.1
Name: error404
Version: 1.1.7
Summary: Colourful tests for Python!
Home-page: https://harens.github.io
Author: harens
Author-email: harensdeveloper@gmail.com
License: GPLv3
Download-URL: https://github.com/harens/error404/archive/master.zip
Project-URL: Source, https://github.com/harens/error404
Project-URL: Tracker, https://github.com/harens/error404/issues
Keywords: tests,emoji
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Typing :: Typed
Description-Content-Type: text/markdown

# error404

[![LGTM Grade](https://img.shields.io/lgtm/grade/python/g/harens/error404.svg?style=for-the-badge)](https://lgtm.com/projects/g/harens/error404/overview/)
[![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability/harens/error404.svg?style=for-the-badge)](https://codeclimate.com/github/harens/error404)
[![Codacy grade](https://img.shields.io/codacy/grade/6e4af45add524fbc8b173760e5a72eb0.svg?style=for-the-badge)](https://app.codacy.com/project/harens/error404/dashboard)
[![Latest PyPi release version number](https://img.shields.io/pypi/v/error404.svg?logoColor=violet&style=for-the-badge)](https://pypi.org/project/error404/)
[![PyPi format](https://img.shields.io/pypi/format/error404.svg?style=for-the-badge)](https://pypi.org/project/error404/)
[![Current state (Alpha/Beta/Stable etc.)](https://img.shields.io/pypi/status/error404.svg?style=for-the-badge)](https://pypi.org/project/error404/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/error404.svg?style=for-the-badge)](https://pypi.org/project/error404/)

__Colourful tests for Python!__

![Example 1](https://raw.githubusercontent.com/harens/error404/master/art/example1.png)

## Installation
```
pip install error404
```

Or download the project [here](https://github.com/harens/error404/archive/master.zip)

## Examples

### From a File
*The examples produce the output shown above 👆*

![Example 1 Code](https://raw.githubusercontent.com/harens/error404/master/art/example1_code.png)

## License

This project is licensed under the [GNU General Public License v3.0](https://github.com/harens/error404/blob/master/LICENSE)

