cppy is a collection of C++ functions which match the interface and behavior of python's methods. Implemented in C++, it does not require or make use of a python interpreter. It provides convenience and familiarity for common operations not included in the standard C++ library.