Metadata-Version: 2.4
Name: pyfrogsay
Version: 1.0.1
Summary: A talking frog in python inspired by pycowsay
Requires-Python: >=3.0
Description-Content-Type: text/markdown

# pyfrogsay

A talking frog! Inspired by [pycowsay](https://pypi.org/project/pycowsay/)

## Run
Use pipx to run without permanently installing:

```bash
pipx run pyfrogsay
```

## Run with uvx
Use uvx to run without permanently installing:

```bash
uvx pyfrogsay ộp ộp
```

Output:
```
  -----
< ộp ộp >
  -------
   \
   @..@
  (----)
 ( >__< )
 ^^    ^^
```
