{"id":25558864,"url":"https://github.com/marcinz20/sortingalgorithms","last_synced_at":"2026-05-15T12:07:04.091Z","repository":{"id":139885243,"uuid":"472536397","full_name":"MarcinZ20/SortingAlgorithms","owner":"MarcinZ20","description":"This is a basic console program which contains just a few, basic sorting algorithms and showcases their usage","archived":false,"fork":false,"pushed_at":"2022-05-04T17:21:28.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T04:46:31.087Z","etag":null,"topics":["algorithms","numpy","object-oriented-programming","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcinZ20.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-03-21T22:43:52.000Z","updated_at":"2022-03-21T22:50:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"2a7c5bd4-42a8-463a-ab59-4f69374277f9","html_url":"https://github.com/MarcinZ20/SortingAlgorithms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcinZ20/SortingAlgorithms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinZ20%2FSortingAlgorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinZ20%2FSortingAlgorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinZ20%2FSortingAlgorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinZ20%2FSortingAlgorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcinZ20","download_url":"https://codeload.github.com/MarcinZ20/SortingAlgorithms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcinZ20%2FSortingAlgorithms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["algorithms","numpy","object-oriented-programming","python"],"created_at":"2025-02-20T16:19:56.080Z","updated_at":"2026-05-15T12:07:04.086Z","avatar_url":"https://github.com/MarcinZ20.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algorytmy Sortowania\n\nProjekt ma na celu implementacje i przedstawienie działania podstawowych algorytmów sortowania. Rozwijany jest też UI.\n\n### Wykorzystane technologie\n - Python 3\n - numpy\n - Tkinter\n\n### Funkcje i zastosowania\n - Sortowanie Bąbelkowe\n - Sortowanie przez wstawianie\n - Sortowanie przez wybieranie\n - Sortowanie przez scalanie\n - Quick Sort\n - Heap Sort\n - Bucket Sort\n - Sortowanie przez zliczanie\n - Position Sort\n\n### Uruchomienie aplikacji\n1. Zainstaluj [Python](https://www.python.org/downloads) w najnowszej wersji\n    \n2. Create Virtual environment - otwórz katalog w terminalu/konsoli i wpisz:\n   ```console\n    foo@bar:~$ pipenv shell\n   ```\n\n3. Run program\n    ```console\n    foo@bar:~$ python3 main.py\n   ```\n   \n4. Jeśli pojawiają się błędy, spróbuj samodzielnie zainstalowac numpy\n\n    ```console\n    foo@bar:~$ pipenv install numpy\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcinz20%2Fsortingalgorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcinz20%2Fsortingalgorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcinz20%2Fsortingalgorithms/lists"}