Skip to main content

A module / utility to determine if something is numberwang.

Project description

Numberwang.py

A utility to recreate the classic gameshow, Numberwang!

What’s Numberwang..? See this YouTube video from the first episode.

Installation

To install simply type:

$ pip install numberwang

Usage

Simply pass a sentence to the numberwang command. The sentence must contain a number:

$ numberwang The square root of -1
That's Numberwang!

If you don’t a response, it’s because the sentence isn’t Numberwang. In that case, please try again.

Development

The source code is hosted in GitHub. Please feel free to fork the repository. Assuming you have Git installed you can download the code from the canonical repository with the following command:

$ git clone https://github.com/ntoll/numberwang.git

Ensure you have the correct dependencies for development installed by creating a virtualenv and running:

$ pip install -r requirements.txt

There is a Makefile that helps with most of the common workflows associated with development. Typing make on its own will list the options.

Release History

0.0.1

  • Initial release for educational purposes.

  • 100% test coverage.

  • Minimal documentation.

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

numberwang-0.0.2.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

numberwang-0.0.2-py2.py3-none-any.whl (4.4 kB view hashes)

Uploaded Python 2 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