/tumblrify

Converts text so that it is suitable to post on Tumblr

Primary LanguagePython

Tumblrify

Converts text so that it is suitable to post on Tumblr.

Use

From the terminal:

python tumblrify.py TYPE ANYTHING YOU WANT HERE

Importing the module:

from tumblrify import tumblrify
tumblrify("TYPE ANYTHING YOU WANT HERE")