Skip to content

Instantly share code, notes, and snippets.

@hassanshamim
Last active August 29, 2015 14:08
Show Gist options
  • Save hassanshamim/486ee0957162ad4d67bb to your computer and use it in GitHub Desktop.
Save hassanshamim/486ee0957162ad4d67bb to your computer and use it in GitHub Desktop.
pip install GetLucky
avendesora•~» pip install GetLucky [14:52:49]
Downloading/unpacking GetLucky
Downloading GetLucky-1.2.7.tar.gz (44kB): 44kB downloaded
Running setup.py egg_info for package GetLucky
Downloading/unpacking requests>=2.2.1 (from GetLucky)
Downloading requests-2.4.3.tar.gz (438kB): 438kB downloaded
Running setup.py egg_info for package requests
Downloading/unpacking beautifulsoup4>=4.3.2 (from GetLucky)
Downloading beautifulsoup4-4.3.2.tar.gz (143kB): 143kB downloaded
Running setup.py egg_info for package beautifulsoup4
Downloading/unpacking docopt>=0.6.1 (from GetLucky)
Downloading docopt-0.6.2.tar.gz
Running setup.py egg_info for package docopt
Installing collected packages: GetLucky, requests, beautifulsoup4, docopt
Running setup.py install for GetLucky
Installing gl script to /usr/local/bin
Running setup.py install for requests
Running setup.py install for beautifulsoup4
Running setup.py install for docopt
Successfully installed GetLucky requests beautifulsoup4 docopt
Cleaning up...
avendesora•~» gl [14:53:16]
Get Lucky.
Usage:
gl
gl lucky [options]
gl mood (<mood>) [-h]
gl genre (<genre>) [-h]
gl activity (<activity>) [-h]
Options:
-h --help Show this screen.
-m, --makeout Nothing too serious, just a two good looking people playing tonsil hockey to win.
-s, --sexy You got on the fanciest, frilliest underwear you were able to find for 20 bucks on ebay.
-d, --seductive You've laid down a path of rose pedals down and somehow managed to coat
everything in velour so everything is as smooth as you are.
-a, --aggressive While vanilla is it's own distinct delicous flavor, you're past that.
You try throw in some spanking, hair pulling, roaring. That last one usually
doesn't go over well. Don't worry you'll find someone to call you El Tigre.
-x, --extreme Spanking? That's cute you know how to tie more knots than an eagle socut
and have your own personal collection of whips, chains and handc..holy shit
is that a morningstar? Well that's a new way to go medevil on someone's ass.
avendesora•~» which gl [14:53:19]
/usr/local/bin/gl
avendesora•~» python --version [14:53:23]
Python 2.7.6
avendesora•~» which python [14:56:19]
/usr/local/bin/python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment