Blabber generates conversation starters.
Project description
Blabber
Blabber provides fun and free conversation starters for your Python program.
>>> gen = blabber.StarterGenerator()
>>> gen.starter()
"What's the best class you've ever taken?"
Installation
Blabber is available on PyPI:
$ pip install blabber
Blabber officially supports Python 3.7+.
API Reference
Documentation coming soon! For now, the starter at the top of this document is just about all Blabber has available.
License Summary
(This section is only a summary and is not legal advice. See
the LICENSE
file for
full license terms.)
Most of this project is licensed with the MIT License. As an exception, the text
of the conversation starters themselves (all .txt
files in
/blabber/data
) are
in the public domain.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blabber-0.1.1.tar.gz
(5.0 kB
view hashes)