A personal collection of useful and frequently used Python functions.
Install and update using pip:
pip install -U pcuf
pcuf can be imported and used within your own project like so.
import pcuf
- TODO
- Documentation: https://pcuf.readthedocs.io.