Skip to main content

A bubbler sort package

Project description

Bubbler

This is a sample package to sort an array using bubble sort.

Usage

  • Create Virtual Environment
pip install virtualenv
virtualenv -p python3 .
source bin/activate
  • Install Package
pip install yuzhuhwbubbler==0.1.0
  • Use as Module
from yuzhuhwbubbler import bubbleSort

arr = [31, 2, 11, 23, 8, 7, 11,14,20]

bubbleSort(arr)

print ("sorted:")
for i in range(len(arr)):
    print ("%d" %arr[i]),

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

yuzhuhwbubbler-0.1.0.tar.gz (1.3 kB view details)

Uploaded Source

Built Distribution

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

yuzhuhwbubbler-0.1.0-py3-none-any.whl (1.8 kB view details)

Uploaded Python 3

File details

Details for the file yuzhuhwbubbler-0.1.0.tar.gz.

File metadata

  • Download URL: yuzhuhwbubbler-0.1.0.tar.gz
  • Upload date:
  • Size: 1.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5

File hashes

Hashes for yuzhuhwbubbler-0.1.0.tar.gz
Algorithm Hash digest
SHA256 aaa51fec543374beec0b85a185e3b154cc52de747a9fe04e933df1ebcdfdc27a
MD5 73beff650039600734c8202cf4efc18b
BLAKE2b-256 3505f9caae4a78f3c6feac029087c9c2c13107f79d2cf22cf7ab2ca138bdf097

See more details on using hashes here.

File details

Details for the file yuzhuhwbubbler-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: yuzhuhwbubbler-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.5

File hashes

Hashes for yuzhuhwbubbler-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b54a711ab9344a86c09f6570a811508a2eff192366a034e3a0ea9437009a7959
MD5 cc612bbd7c322b56c470ff8c977b5661
BLAKE2b-256 1f33a0dbb0e3fdd723f28c6255541b63ae688c54ffbab4888515c909851bbd93

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