py39-natsort (python/py-natsort) Updated: 10 months, 2 weeks 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,032 users who made submissions during: until

Statistics for selected duration

2024-Apr-03 to 2024-May-03


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.