A personal collection of useful and frequently used Python functions.


Keywords
pcuf
License
BSD-3-Clause
Install
pip install pcuf==0.1.9

Documentation

pcuf

Documentation Status Updates

A personal collection of useful and frequently used Python functions.

Installing

Install and update using pip:

pip install -U pcuf

Example Usage

pcuf can be imported and used within your own project like so.

import pcuf

Features

  • TODO

Links