calcpy docsΒΆ

calcpy is a package for facilitating computation in Python. Its features include function composition, extending many Python built-in functions, unified functions for Python built-in types and numpy/pandas types, and decorators for return values and function arguments, etc.