A software package for using DEXi models in Python
Project description
DEXiPy
DEXiPy is a software package for using DEXi models in Python.
DEXi models are hierarchical qualitative multi-criteria decision models developed according to the method DEX (Decision EXpert), using the program DEXi or DEXiWin. See DEX Software for more details.
A typical workflow with DEXiPy consists of:
- Reading a
.dxi
file, previously created using the DEXi/DEXiWin software, - creating one or more lists containing input values of decision alternatives,
- evaluating those alternatives,
- analyzing alternatives,
- drawing charts.
DEXiPy is restricted to using models produced externally by the DEXi/DEXiWin software and does not provide functionality for creating and/or editing DEXi models directly in Python.
Installation
DEXiPy can be installed from the local .whl
file:
pip install dist/dexipy-<version>-py3-none-any.whl
Currently, DEXiPy is still under development. When it is fully developed, it will be installable from the PyPI repository:
pip install dexipy
Documentation
DEXiPy on dex.ijs.si
Usage
See Examples
License
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
File details
Details for the file dexipy-1.0.0.tar.gz
.
File metadata
- Download URL: dexipy-1.0.0.tar.gz
- Upload date:
- Size: 67.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2a30b7709be92abe5ed5cdd50bee91134c3db645c2f49b1fcf8eb0d2c9e26220 |
|
MD5 | 81372ba306498291833bd9a0c8c37bb0 |
|
BLAKE2b-256 | 6ea3000287ee0fc28b77709a3731f47b4f1ea031b7a8c603279fdd20bbd6930a |
File details
Details for the file dexipy-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: dexipy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 72.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bdf3a84647ec0cb8d986ceaa1af08c982f695aa2c0506a1813000c2c3f3a9b7 |
|
MD5 | 1eb7d929edd897a1e59d26275542c308 |
|
BLAKE2b-256 | b5a5ee2754563242a728a3f328bef243b2a4c91f035651928be178c1399fea1b |