Skip to main content

A customizable bullshit generator based on Seb Pearce's 'New-Age Bullshit Generator'

Project description

nabg (New-Age Bullshit Generator)

Generate randomized sentences using patterns and a vocabulary. The default vocabulary and sentences are based on Seb Pearce's "New Age Bullshit Generator" (see http://sebpearce.com/bullshit).

License: MIT Code style: black

Installation

Run the following to install:

pip3 install nabg

Usage

from nabg import ionize

# Generate random new-age bullshit
ionize()

Developing nabg

  1. Clone this repository.
git clone https://github.com/naveen-u/lets-play.git
  1. Create and activate a virtual environment:
virtualenv venv
source venv/bin/activate
  1. To install nabg, along with along with the tools you need to develop and run tests, run the following in your virtualenv: :
pip3 install -e .[dev]

License

MIT

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

nabg-0.0.1.tar.gz (10.1 kB view hashes)

Uploaded Source

Built Distribution

nabg-0.0.1-py3-none-any.whl (25.4 kB view hashes)

Uploaded Python 3

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