Packages currently hosted on the Python Package Index (PyPI):
-
algebraic-range: generate ranges of algebraic numbers;
-
col2dict: create nested dictionaries from columns of tabular data;
-
complex-range: generate ranges of complex numbers;
-
farey: generate Farey sequences and ranges;
-
partition-while: partition a list by a condition on the sublists;
-
transform-tabular: apply a single function across an entire DataFrame;
-
transcendental-range: generate ranges of transcendental numbers.
More on the way!
These packages are mostly direct translations of the corresponding Wolfram resource functions.