{"id":23114969,"url":"https://github.com/nbro/andz","last_synced_at":"2025-09-09T14:15:43.782Z","repository":{"id":135693646,"uuid":"48383829","full_name":"nbro/andz","owner":"nbro","description":"Algorithms and data structures for educational, demonstrational and experimental purposes.","archived":false,"fork":false,"pushed_at":"2024-12-30T16:17:14.000Z","size":36367,"stargazers_count":61,"open_issues_count":44,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-07-09T08:36:59.706Z","etag":null,"topics":["algorithms","computer-science","data-structures","demonstration","education","experimental","python","research","software-engineering","unit-testing"],"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/nbro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2015-12-21T17:01:55.000Z","updated_at":"2025-04-24T04:21:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"84bd713d-5550-41a9-ae9e-975cecaa8264","html_url":"https://github.com/nbro/andz","commit_stats":null,"previous_names":["nbro/andz"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nbro/andz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbro%2Fandz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbro%2Fandz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbro%2Fandz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbro%2Fandz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbro","download_url":"https://codeload.github.com/nbro/andz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbro%2Fandz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270775799,"owners_count":24642961,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","computer-science","data-structures","demonstration","education","experimental","python","research","software-engineering","unit-testing"],"created_at":"2024-12-17T03:38:50.535Z","updated_at":"2025-08-16T21:31:48.514Z","avatar_url":"https://github.com/nbro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algorithms and Data Structures (andz)\n\n[![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/)\n[![](https://img.shields.io/badge/stability-experimental-red.svg)](http://www.engr.sjsu.edu/fayad/SoftwareStability/)\n[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg?maxAge=2592000)](./LICENSE.md)\n[![Tests](https://github.com/nbro/andz/actions/workflows/tests.yml/badge.svg)](https://github.com/nbro/andz/actions/workflows/tests.yml)\n\n## Introduction\n\n`andz` stands for **a**lgorithms a**n**d **d**ata structure**z**. \n\n\u003e The `s` was replaced with `z` because  \n\u003e there was already a dummy package called `ands` on PyPI.\n\nIn this package, you can find some of the most common algorithms and \ndata structures studied in Computer Science, \nsuch as quick-sort or binary-search trees. \nThe algorithms are divided into main categories, \nsuch as sorting algorithms or dynamic programming algorithms, but note that\nsome algorithms and DS can fall into multiple categories .\n\n\u003e The current main goal of this project is for me to learn more about \nnew algorithms and data structures, but I hope these implementations \ncan also be useful to anyone interested in them.\n\n## Development\n\nI use\n\n- [poetry](https://python-poetry.org/) for development\n- the [`Makefile`](./Makefile) to declare common commands\n- [`pyenv`](https://github.com/pyenv/pyenv) to manage different Python versions locally\n- GitHub Actions for CI/CD\n\nFor more info about how to develop, \nsee [`./docs/how_to_develop.md`](docs/how_to_develop.md).\n\n## How to install?\n\n```\npip install andz\n```\n\n## Documentation\n\nMost modules and functions have been thoroughly documented, \nso the best way to learn about the algorithms and data structures is \nto read the source code and the related docstrings and comments.\n\nYou can find more documentation under [`docs`](./docs). \nThere you will find the history of the project, \ndevelopment conventions that should be adapted, etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbro%2Fandz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbro%2Fandz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbro%2Fandz/lists"}