Decission Support task solving scripts
Everyone is encouraged to pickup and and solve issues from issues board. Just remember to drop some note how to use your code, and give some meaningful example. Don't forget to mark yourself as asignee so noone other try to make same script. Each solver ought to be in separated directory. Language of choice is Python 3.6.8+ as of neatness and setup simplicity. Each dependency / additional package should be placed in main requirements.txt
file.
- Install needed packages. e.g.
pip3 install requirements.txt
- Run scripts!
pip3 freeze > requirements.txt
Important: Please don't drop all your deps if you are not using any kind of Python virtual environment. Otherwise you freeze all dependencies installed so far for your python instance, which trust or not is chunky piece of binaries
HAVE
NICE TIME
FUN
LUCK