https://github.com/maxmsun/yeah
https://github.com/maxmsun/yeah
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxmsun/yeah
- Owner: MaxMSun
- License: mit
- Created: 2020-04-09T03:39:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-09T04:37:11.000Z (about 6 years ago)
- Last Synced: 2025-02-05T01:37:32.741Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yeah!
This package intended to do nothing, but let you say "yeah!" to cheer you up :P
## Usage
~~~ python
from yeah import say_yeah()
say_yeah()
~~~