py38-natsort (python/py-natsort) Updated: 1 year, 4 months ago Add to my watchlist

Natural sorting for Python

When you try to sort a list of strings that contain numbers, the normal Python sort algorithm sorts lexicographically, so you might not get the results that you expect. `natsort` provides a function `natsorted` that helps sort lists 'naturally', either as real numbers (i.e. signed/unsigned floats or ints), or as versions.

Version: 8.4.0 License: MIT GitHub
Displaying statistics for 1,111 users who made submissions during: until

Statistics for selected duration

2024-Oct-07 to 2024-Nov-06


No stats available for this selection.

Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.