Skip to main content

A library to help people make decisions.

Project description

YUNYUN

A library to help people make decisions.

Install

pip install yunyun

Usage

yunyun

Enter as prompted, for example:

Start yunyun.
What's the theme of this discussion: Cat or Dog
Creating new record.
What's the objects to compare (separated by comma): cat,dog
What's the features to compare (separated by comma): cute,useful
For cute, how much weight do you think? Choose from -2, -1, 0, 1, 2: 2
For useful, how much weight do you think? Choose from -2, -1, 0, 1, 2: 1
For cute, what's the score of cat? Choose from 0, 1, 2: 2
For cute, what's the score of dog? Choose from 0, 1, 2: 1
For useful, what's the score of cat? Choose from 0, 1, 2: 0
For useful, what's the score of dog? Choose from 0, 1, 2: 1
Save complete. Start processing data...
Processing complete. Please see the results.

Theme: Cat or Dog

Options      cute(2)    useful(1)    Final score(Sorted)
---------  ---------  -----------  ---------------------
cat                2            0                      4
dog                1            1                      3

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

yunyun-0.2.2.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

yunyun-0.2.2-py3-none-any.whl (8.3 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