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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file numberwang-0.0.2.tar.gz.
File metadata
- Download URL: numberwang-0.0.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1173add61ae9451e5bcd09490385d1c2e5f83239dc3f08f3f20018e212b57aee
|
|
| MD5 |
56559dd18b8e0b9edcdb5fabb9590bc0
|
|
| BLAKE2b-256 |
584b1ed132af3d57bb3d51fbfa6ce11bd6375031c5b4b9dca1493cafd4d51684
|
File details
Details for the file numberwang-0.0.2-py2.py3-none-any.whl.
File metadata
- Download URL: numberwang-0.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
573f7c9f88613c04257e0680c7b1e9e6c65ceeb0a60e7240e0c8603de206cafb
|
|
| MD5 |
33ef04257b4044a12514d6cb8c65a1a5
|
|
| BLAKE2b-256 |
ed6bb4cc69efe4c5c3465121f87f8a8108ee72bbf14d57471572fc6e9d14d9d0
|