SeSo
A Search and Sort Extension Module for Python
Install
pip3 install seso
Tests
python3 -m unittest discover tests
List of Algorithms
-
Search
- linear search
- binary search
- jump search
- interpolation search
- exponential search
- fibonacci search
- ternary search
-
Sort
- bubble sort
- selection sort
- insertion sort
- merge sort
- quick sort
- heap sort
- radix sort
- bucket sort
- shell sort
- tim sort
Documentation
Release files for seso 0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| seso-0.3.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| seso-0.3-cp38-cp38-win_amd64.whl | CPython 3.8 | CPython 3.8 | Windows x86-64 | Details |
Total release size: 23.6 kB
Release files / seso-0.3.tar.gz
| Download URL | seso-0.3.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
770d7d62bb5ec7dc3a4f5c54807a7ed294d255f50db02e8411c800113f64351b
|
|
BLAKE2b-256 checksum How to use checksums |
fc7dac389253bb63293a0878b565c3f14f57fce0decdf47bf7042b77d8b44bed
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
|
Release files / seso-0.3-cp38-cp38-win_amd64.whl
| Download URL | seso-0.3-cp38-cp38-win_amd64.whl |
|---|---|
| Size | 14.9 kB |
| Tags | CPython 3.8 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
04e106d1fb9244e088072c1284dd60d845b4617ce6280b9385a7b72d7824c0d8
|
|
BLAKE2b-256 checksum How to use checksums |
6884e0739119f7c4318838718b6298be0a9b08839fedf7cb36b787a28326f779
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.3.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.10
|