py313-natsort (python/py-natsort) Updated: 4 months, 3 weeks ago Add to my watchlist
Natural sorting for PythonWhen 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
15 build(s) found
Builder | Build Number | Start Time | Elapsed Time | Watcher | Build Status |
---|---|---|---|---|---|
10.6 | 186952 | 2024-11-21 20:02:24 | 0:00:18 | 65371 | build successful |
10.7 | 209810 | 2024-11-21 20:00:09 | 0:00:13 | 65082 | build successful |
10.6.x86_64 | 222710 | 2024-11-21 19:59:10 | 0:00:15 | 65420 | build successful |
11 | 172191 | 2024-11-21 19:56:34 | 0:00:14 | 53280 | build successful |
12 | 123420 | 2024-11-21 19:55:58 | 0:00:13 | 42163 | build successful |
10.14 | 223781 | 2024-11-21 19:54:52 | 0:00:10 | 74270 | build successful |
10.15 | 200835 | 2024-11-21 19:53:44 | 0:00:15 | 63334 | build successful |
10.11 | 281652 | 2024-11-21 19:52:55 | 0:00:13 | 92820 | build successful |
10.13 | 249875 | 2024-11-21 19:51:34 | 0:00:12 | 83634 | build successful |
10.8 | 195754 | 2024-11-21 19:49:43 | 0:00:10 | 63123 | build successful |
10.10 | 288156 | 2024-11-21 19:46:13 | 0:00:10 | 92659 | build successful |
10.12 | 291532 | 2024-11-21 19:44:31 | 0:00:15 | 91571 | build successful |
10.9 | 295574 | 2024-11-21 19:44:15 | 0:00:12 | 92329 | build successful |
13 | 82594 | 2024-11-21 19:39:46 | 0:00:06 | 27900 | build successful |
14.arm64 | 47253 | 2024-11-21 19:35:19 | 0:00:05 | 15740 | build successful |