Creating my first Python package
Project description
First, create a list and pass it as argument when calling the function. This will return a sorted list. You need to print it if you want to see it.:
>>> import my_first_python_package_cdelacombaz >>> bubble_sort(l) >>> insertion_sort(l) >>> quick_sort(l) >>> selection_sort(l)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file my_first_python_package_cdelacombaz-0.1.tar.gz.
File metadata
- Download URL: my_first_python_package_cdelacombaz-0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf3aeb6feb5468e67ac74048d656ec2c668d454fd000cbd2dae7dadff9d1b7e1
|
|
| MD5 |
16e99e35be6650042571c2b5f6e6a5a8
|
|
| BLAKE2b-256 |
2396691eed4c25e837f928f59c425f9add163a4dc5be77f6353de298898c744b
|
File details
Details for the file my_first_python_package_cdelacombaz-0.1-py3-none-any.whl.
File metadata
- Download URL: my_first_python_package_cdelacombaz-0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77a38fbbba5f51fc794162e06e066fbe0e830bde4e8eb7b907ad2e052424c80a
|
|
| MD5 |
fc33b49b1168dd64cecc69dd48383c7d
|
|
| BLAKE2b-256 |
56b204bf8e8c2a879c29608893f5a80fcc154f3ae4363f7cdc8a81550019537d
|