pyufunc documentation#

A categorized collection of Python utility functions

Date: May 28, 2026 Version: 0.5.1

Previous versions: Documentation of previous pyufunc versions is available at pyufunc.

Useful links: Binary Installers | Source Repository | Issues & Ideas |

pyufunc is an open source, MIT-licensed library that provides categorized utility functions for the Python programming language. The package includes general helpers and selected wrappers around third-party utility packages.

Getting started

New to pyufunc? Check out the getting started guides. They contain an introduction to pyufunc’ main concepts and links to additional tutorials.

API reference

The reference guide contains a detailed description of the pyufunc API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts.

Developer guide

Saw a typo in the documentation? Want to improve existing functionalities? The contributing guidelines will guide you through the process of improving pyufunc.

Release notes

The release notes contain a detailed description of the changes in each pyufunc release. It is recommended to check the release notes when updating pyufunc to a new version.