Skip to main content

A class aid use of The Best Spinner API

Project description

The Best Spinner is a windows desktop application for text spinning (variable substitution). This package provides a way to easily interact with The Best Spinner API (requires an account, get one from this site)

Installation

Install into your python path using pip or easy_install:

pip install tbs
easy_install tbs

Usage

>>> original_text = "This is the text we want to spin"
>>> import tbs
>>> tbs = tbs.Api('your_username', 'your_password')
>>> spin_text = tbs.identifySynonyms(text)
>>> print spin_text
u"{This is|This really is|That is|This can be} some text that we'd {like to|prefer to|want to|love to} spin"
>>> tbs.randomSpin(spin_text)
u"This really is some text that we'd love to spin"

Docs

See tbs docs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thebestspinner-0.1.0.tar.gz (2.7 kB view details)

Uploaded Source

File details

Details for the file thebestspinner-0.1.0.tar.gz.

File metadata

File hashes

Hashes for thebestspinner-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8f619e1ed5d975f4c83b9b58295a8add774bcde45387823f0574b67aff34f168
MD5 ae0b12af31a8b4c2390201be39a58148
BLAKE2b-256 8b849f1b06242a92da10de8b7ee1753c6e5b89a7f50fba3477806fe58915a92d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page