Skip to main content

A class to use 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.2.tar.gz (7.8 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for thebestspinner-0.1.2.tar.gz
Algorithm Hash digest
SHA256 289f08f89ca83ecb4d82aedf7f39d2fef8524cf829a31d27c66fd7fe0ca90398
MD5 74ad8625c3d58bd0a30905e5f36e8cbe
BLAKE2b-256 9a7c1bab96db69d4dd3f0003e6080b30114e9b67af248012e65233c2eaa7f690

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