Metadata-Version: 2.1
Name: ask-pepperonit
Version: 0.0.1
Summary: Say Hello!
Home-page: https://github.com/D7017E/Web_Interaction_Package
Author: Oscar Lundberg
Author-email: jensoscarlundberg95@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Web_Interaction_Package (ask_pepperonit)

This is an example project in order to learn how to publish a python module to PyPI.

## Installation

Run the following to install:

```bash
pip install ask_pepperonit
```

## Usage

...

