minibelt icon indicating copy to clipboard operation
minibelt copied to clipboard

One-file utility module filled with helper functions for day to day Python programming

Results 1 minibelt issues
Sort by recently updated
recently updated
newest added

when trying to use minibelt with python 3.10 following error occurs: :1: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and...