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
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
Built Distribution
Hashes for numberwang-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 573f7c9f88613c04257e0680c7b1e9e6c65ceeb0a60e7240e0c8603de206cafb |
|
MD5 | 33ef04257b4044a12514d6cb8c65a1a5 |
|
BLAKE2b-256 | ed6bb4cc69efe4c5c3465121f87f8a8108ee72bbf14d57471572fc6e9d14d9d0 |