simple yet flexible natural sorting
natsort provides a function natsorted that helps sort lists 'naturally'
('naturally' is rather ill-defined, but in general it means sorting
based on meaning and not computer code point).
Homepage: https://natsort.readthedocs.io/