Skip to main content

xtssort

This is the ten method of list sorting.

install

pip install xtssort
from xtssort import *

# Bubble_sorting
Bubble_sorting(lt=list,Positive_or_reverse_order=2 or 1)
# selectionSort
selectionSort(arr=list)
# insertionSort
insertionSort(arr=list)
# shellSort
shellSort(arr=list)
# mergeSort
mergeSort(arr=list)
# quickSort
quickSort(arr=list,left=,right=)
# heapSort
heapSort(arr=list)
# countingSort
countingSort(arr=list,maxValue=)
# bucket_sort
bucket_sort(arr=list,max_num=)
# radix_sort
radix_sort(data=list)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xtssort-0.0.7.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

xtssort-0.0.7-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file xtssort-0.0.7.tar.gz.

File metadata

  • Download URL: xtssort-0.0.7.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9

File hashes

Hashes for xtssort-0.0.7.tar.gz
Algorithm Hash digest
SHA256 441a3b0cba957f5b09ec03114a5b1f74c06d4d8095a26d765888292738062cec
MD5 14f917f1c79d5387d5bceb930bf95b47
BLAKE2b-256 a825df62771dae738f07ada4b572cba6d07e5a9d8c3faa5cb503fac8823eec25

See more details on using hashes here.

File details

Details for the file xtssort-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: xtssort-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.9

File hashes

Hashes for xtssort-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a6e3f22f978199960b4aeb5a9ddfe0ef171bab0a47513460598c6a5d45aa4038
MD5 a5d30de6c101390c93b7ce58b387f9f7
BLAKE2b-256 12ad7a90893f2b7aa49ce644a6e301d70cc10a976efcd8eb6e0f04cdea08fdd7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.7 This release

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

3 files

0.0.1

3 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page