Metadata-Version: 2.1
Name: hamsay
Version: 0.1.1
Summary: Hamsters talking
Home-page: https://github.com/sebastardo/HamSay
License: MIT
Author: Sebastardo
Author-email: sebastardo@outlook.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Project-URL: Repository, https://github.com/sebastardo/HamSay
Description-Content-Type: text/markdown

# HamSay
```
───────────────────────────────────────────────────────────────────────────────────────────────────────
─██████──██████─██████████████─██████──────────██████─██████████████─██████████████─████████──████████─
─██░░██──██░░██─██░░░░░░░░░░██─██░░██████████████░░██─██░░░░░░░░░░██─██░░░░░░░░░░██─██░░░░██──██░░░░██─
─██░░██──██░░██─██░░██████░░██─██░░░░░░░░░░░░░░░░░░██─██░░██████████─██░░██████░░██─████░░██──██░░████─
─██░░██──██░░██─██░░██──██░░██─██░░██████░░██████░░██─██░░██─────────██░░██──██░░██───██░░░░██░░░░██───
─██░░██████░░██─██░░██████░░██─██░░██──██░░██──██░░██─██░░██████████─██░░██████░░██───████░░░░░░████───
─██░░░░░░░░░░██─██░░░░░░░░░░██─██░░██──██░░██──██░░██─██░░░░░░░░░░██─██░░░░░░░░░░██─────████░░████─────
─██░░██████░░██─██░░██████░░██─██░░██──██████──██░░██─██████████░░██─██░░██████░░██───────██░░██───────
─██░░██──██░░██─██░░██──██░░██─██░░██──────────██░░██─────────██░░██─██░░██──██░░██───────██░░██───────
─██░░██──██░░██─██░░██──██░░██─██░░██──────────██░░██─██████████░░██─██░░██──██░░██───────██░░██───────
─██░░██──██░░██─██░░██──██░░██─██░░██──────────██░░██─██░░░░░░░░░░██─██░░██──██░░██───────██░░██───────
─██████──██████─██████──██████─██████──────────██████─██████████████─██████──██████───────██████───────
───────────────────────────────────────────────────────────────────────────────────────────────────────
```
## What is this?
A stupid thing based in pycowsay (https://github.com/cs01/pycowsay) that just exists because I need to configure a couple of things in VS Code.
It is a fat hamster talking made in a saturday afternoon instead being happy.

## Install

pip install hamsay

## Run
```
>> hamsay this is stupid

 .--------------.
( this is stupid )
 '--------------'
     \
        _           _
      (`-`;-'```'-;`-`)
       \.'         './
       |             |
       ;   0     0   ;
       | =         = |
     ; \   '._Y_.'   / ;
    ;   `-._ \|/ _.-'   ;
   ;        `'''`        ;
   ;    `''-.   .-''`    ;
  ( ;  '--._ \ / _.--   ; )
  :  `.   `/|| ||\`   .'  :
   '.  '-._       _.-'   .'
   (((-'`  `'''''`   `'-)))
```

## Help

```
>> hamsay --help
```
