{"id":19519787,"url":"https://github.com/dahlitzflorian/sortingalgorithms","last_synced_at":"2025-02-26T00:21:55.745Z","repository":{"id":57469380,"uuid":"88068858","full_name":"DahlitzFlorian/SortingAlgorithms","owner":"DahlitzFlorian","description":"Sorting algorithms written in and made for Python","archived":false,"fork":false,"pushed_at":"2017-04-21T18:49:26.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T13:27:31.621Z","etag":null,"topics":["python","python-packages","python3","sort","sorting-algorithms"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DahlitzFlorian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-12T15:39:50.000Z","updated_at":"2019-10-18T20:08:21.000Z","dependencies_parsed_at":"2022-09-19T09:30:37.539Z","dependency_job_id":null,"html_url":"https://github.com/DahlitzFlorian/SortingAlgorithms","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2FSortingAlgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2FSortingAlgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2FSortingAlgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DahlitzFlorian%2FSortingAlgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DahlitzFlorian","download_url":"https://codeload.github.com/DahlitzFlorian/SortingAlgorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240767847,"owners_count":19854330,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python-packages","python3","sort","sorting-algorithms"],"created_at":"2024-11-11T00:21:48.194Z","updated_at":"2025-02-26T00:21:55.665Z","avatar_url":"https://github.com/DahlitzFlorian.png","language":"Python","readme":"# Sorting Algorithms #\n[![Build Status](https://travis-ci.org/DahlitzFlorian/SortingAlgorithms.svg?branch=master)](https://travis-ci.org/DahlitzFlorian/SortingAlgorithms)\n\n## Description ##\nThis project includes a various number or sorting algorithms\nwritten in Python.\nIt was tested with Python \u003e= 3.4.\n\nThe repository, where all the commits will be pushed, is on\n[Bitbucket](https://bitbucket.org/Train132/sortingalgorithms).\nOn [GitHub](https://github.com/DahlitzFlorian/SortingAlgorithms)\nappear only the already tested releases. So if you want to\nkeep up-to-date you should have a look at \n[Bitbucket](https://bitbucket.org/Train132/sortingalgorithms)\nonce in a while. If you just want to see the tested releases\navailable on [PyPI](https://pypi.python.org) you have to\nhave a look at [GitHub](https://github.com/DahlitzFlorian/SortingAlgorithms).\n\nversion 1.0.2\n\n## Algorithms ## \n* Bubble-Sort (slow)\n* Ripple-Sort (slow)\n* Min-Sort (better than previous ones)\n* Quick-Sort (very fast and efficient)\n\n## Additional ##\n* sorting of non-nested tuples (very fast)\n\n## Installation ##\nThe current version is available via ```pip```\n```bash\npip install sort-algorithms\n```\n\n## Upgrade ##\nYou also can upgrade on the latest version with additional\nalgorithms and features with:\n```bash\npip install sort-algorithms --upgrade\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fsortingalgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdahlitzflorian%2Fsortingalgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdahlitzflorian%2Fsortingalgorithms/lists"}