Skip to main content

A simple quicksort implementation

Project description

The QuickSortPy library (by RapidDragon2612) is a working python implementation of the quick sort algorithm. Quick sort is widely considered to be the fastest and most efficient sorting algorithm.

To use QuickSortPy, run:

import quicksortpy

And then use the quicksortpy.sort() function, with the argument of the array which is to be sorted:

quicksortpy.sort(example_array)

This modifies the original array, but also returns the array as an output which can be used like so:

sorted_array = quicksortpy.sort(original_array)

Project details


Download files

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

Source Distribution

quicksortpy-0.1.1.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

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

quicksortpy-0.1.1-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file quicksortpy-0.1.1.tar.gz.

File metadata

  • Download URL: quicksortpy-0.1.1.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.3

File hashes

Hashes for quicksortpy-0.1.1.tar.gz
Algorithm Hash digest
SHA256 65388d90e27995b8e70aea44dc8d28543be7e08f7bd9a041a4091d70586ea12a
MD5 93e8ee8d752ba8bb035e7c1589ef85e8
BLAKE2b-256 7cedca4d06beb86713c27c9c7f0e9846ebfd7951330dc7c2b54bc1307c3295ae

See more details on using hashes here.

File details

Details for the file quicksortpy-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: quicksortpy-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.3

File hashes

Hashes for quicksortpy-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 66671a5c57115fa044de10e489fc7a08628852b54a2832379dd6547960411598
MD5 5aed5b2d2349aa197a0db1b9387d7262
BLAKE2b-256 9e7794431c3925ab56b46200bec08ecf52d9c2e95bb55d2c4d27b39672719d2c

See more details on using hashes here.

Supported by

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