pub fn counter_py(iterable: Vec<String>) -> Counter<String>
Python-compatible wrapper function (concrete types)