# drools-decisiontables-python-dt **Repository Path**: kiegroup/drools-decisiontables-python-dt ## Basic Information - **Project Name**: drools-decisiontables-python-dt - **Description**: DROOLS-6998 Archive python-dt scripts - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-26 - **Last Updated**: 2026-02-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README -- Python decision tables -- To use XLS format, the xlrd module is required to be available/installed. You can get this from:http://www.lexicon.net/sjmachin/xlrd.htm To install, you will unzip the xlrd package, and then run pythong setup.py install. Michael Neale www.michaelneale.net