Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/diptangsu/shakeabuse

A simple command line app to display a shakespearean abuse on the console
https://github.com/diptangsu/shakeabuse

hacktoberfest package python python3 shakespeare

Last synced: about 21 hours ago
JSON representation

A simple command line app to display a shakespearean abuse on the console

Awesome Lists containing this project

README

        

[![Downloads](https://pepy.tech/badge/shakeabuse)](https://pepy.tech/project/shakeabuse)

# Shakeabuse

A simple command line app to display a random shakespearean abuse on the console.

## Installation

```
pip install shakeabuse
```
or, since you're probably using `python3`
```
pip3 install shakeabuse
```

## Usage

```
$ shkabuse
Thou paunchy fly-bitten giglet!
$ shkabuse
Thou vain ill-nurtured bugbear!
$ shkabuse
Thou artless hasty-witted flap-dragon!
$ shkabuse
Methink'st thou art a general offence and every man should beat thee.
```

---
Idea stolen from my friend [Shuvojit Sarkar](https://github.com/shuvojit-tps). He once wrote an android app that did the same thing.