1. iris-dollar-list
Interpretor of $list for python named DollarList.
This interpretor was made because :
- I wanted to use $list in python.
- Embedded Python do not support $list.
- The native API version do not support embedded $list in $list.
This is a work in progress. For now, it only support embedded $list in $list, int and string.
WIP float,decimal,double
This module is available on Pypi :
pip3 install iris-dollar-list
It is compatible with embedded python and native api.