Metadata-Version: 2.3
Name: snakesay
Version: 0.10.4
Summary: speaking snake
Author: PythonAnywhere Developers
Author-email: PythonAnywhere Developers <developers@pythonanywhere.com>
License: MIT
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Python: >=3.10
Provides-Extra: dev
Description-Content-Type: text/markdown

```
< speaking snake >
   \
    ~<:>>>>>>>>>
```

If you want to use it in the command line, install it with [pipx](https://pypa.github.io/pipx/),
but you may also use `snakesay()` directly in your own code for beautiful output. 