pyFIES
When working at USAID, we collected data related to the Food Insecurity Experience Scale, and regularly computed this indicator generated by the FAO. To do this however, we had to use an R package from which the model/indcator was built. Not great!
I tried to port this over into a Python package, but could not find the time (and in some ways the know-how) to do so. Welcome Claude!
Using Claude Code, I've now published my first PyPI package pyFIES v0.1.1 which matches the R implementation of the FIES indcator computation. Amazing!