├── LICENSE ├── README.md ├── condstanta.py └── img ├── init_form.png └── results.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Accenture/Condstanta/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Accenture/Condstanta/HEAD/README.md -------------------------------------------------------------------------------- /condstanta.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Accenture/Condstanta/HEAD/condstanta.py -------------------------------------------------------------------------------- /img/init_form.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Accenture/Condstanta/HEAD/img/init_form.png -------------------------------------------------------------------------------- /img/results.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Accenture/Condstanta/HEAD/img/results.png --------------------------------------------------------------------------------