Python Utils is a collection of small Python functions and classes which make common patterns shorter and easier.
copied from cf-staging / python-utilsconda install conda-forge::python-utils
conda install conda-forge/label/broken::python-utils
conda install conda-forge/label/cf201901::python-utils
conda install conda-forge/label/cf202003::python-utils
conda install conda-forge/label/gcc7::python-utils
Python Utils is a collection of small Python functions and classes which make common patterns shorter and easier. It is by no means a complete collection but it has served me quite a bit in the past and I will keep extending it. One of the libraries using Python Utils is Django Utils.