Metadata-Version: 2.0
Name: lenny
Version: 0.1.2
Summary: Generate random lenny faces.
Home-page: https://github.com/davidsluo/lenny
Author: davidsluo
Author-email: email@davidsluo.me
License: MIT
Keywords: lenny,face
Platform: UNKNOWN

=====
Lenny
=====

( ͡° ͜ʖ ͡°)
--------

Generates random `lenny faces`_.

Symbols pulled from `http://textsmili.es`__ by `@polyfloyd`_.

Installation
------------
.. code-block:: python

    pip install lenny

Usage
-----
.. code-block:: python

    >>> from lenny import lenny
    >>> lenny()
    'ᕦ(ළ‿ළ)ᕥ'
    >>> lenny()
    'ᑫ⇀﹏↼ᑷ'
    >>> lenny()
    'ᕕ(xᨓx)ᕗ'

.. _lenny faces: http://knowyourmeme.com/memes/%CD%A1-%CD%9C%CA%96-%CD%A1-lenny-face
.. __: http://textsmili.es
.. _@polyfloyd: https://twitter.com/polyfloyd


