{"id":13725653,"url":"https://github.com/caesar0301/treelib","last_synced_at":"2025-05-14T14:09:06.442Z","repository":{"id":3851807,"uuid":"4936271","full_name":"caesar0301/treelib","owner":"caesar0301","description":"An efficient implementation of tree data structure in pure python.","archived":false,"fork":false,"pushed_at":"2025-05-02T02:33:18.000Z","size":1040,"stargazers_count":829,"open_issues_count":71,"forks_count":186,"subscribers_count":29,"default_branch":"master","last_synced_at":"2025-05-02T03:27:54.968Z","etag":null,"topics":["algorithm","datastructures","python","tree","treelib"],"latest_commit_sha":null,"homepage":"http://treelib.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caesar0301.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-07-07T09:42:25.000Z","updated_at":"2025-05-02T02:33:22.000Z","dependencies_parsed_at":"2024-11-19T07:15:18.863Z","dependency_job_id":null,"html_url":"https://github.com/caesar0301/treelib","commit_stats":{"total_commits":248,"total_committers":47,"mean_commits":5.276595744680851,"dds":0.4959677419354839,"last_synced_commit":"7e1daf126bceeded2698d583d847bd7fae0880d8"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Ftreelib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Ftreelib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Ftreelib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caesar0301%2Ftreelib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caesar0301","download_url":"https://codeload.github.com/caesar0301/treelib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160199,"owners_count":22024567,"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":["algorithm","datastructures","python","tree","treelib"],"created_at":"2024-08-03T01:02:30.278Z","updated_at":"2025-05-14T14:09:01.434Z","avatar_url":"https://github.com/caesar0301.png","language":"Python","readme":"# treelib\n\nTree implementation in python: simple for you to use.\n\n[![Build Status](https://github.com/caesar0301/treelib/actions/workflows/python-package.yml/badge.svg)](https://github.com/caesar0301/treelib/actions)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Documentation Status](https://readthedocs.org/projects/treelib/badge/?version=latest)](http://treelib.readthedocs.io/en/latest/?badge=latest)\n[![Status](https://img.shields.io/pypi/status/treelib.svg)](https://pypi.python.org/pypi/treelib)\n[![Latest](https://img.shields.io/pypi/v/treelib.svg)](https://pypi.python.org/pypi/treelib)\n[![PyV](https://img.shields.io/pypi/pyversions/treelib.svg)](https://pypi.python.org/pypi/treelib)\n[![PyPI download month](https://img.shields.io/pypi/dm/treelib.svg)](https://pypi.python.org/pypi/treelib/)\n[![GitHub contributors](https://img.shields.io/github/contributors/caesar0301/treelib.svg)](https://GitHub.com/caesar0301/treelib/graphs/contributors/)\n\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![GitHub pull-requests](https://img.shields.io/github/issues-pr/caesar0301/treelib.svg)](https://GitHub.com/caesar0301/treelib/pulls)\n[![GitHub pull-requests closed](https://img.shields.io/github/issues-pr-closed/caesar0301/treelib.svg)](https://GitHub.com/caesar0301/treelib/pulls?q=is%3Apr+is%3Aclosed)\n\n## Quick Start\n\n    pip install -U treelib\n\n## Documentation\n\nFor installation, APIs and examples, see http://treelib.readthedocs.io/en/latest/\n\n## Code Style\n\n`treelib` complies with [black](https://github.com/psf/black) formatter and\nspecific [flake8 validations](https://github.com/caesar0301/treelib/blob/master/scripts/flake8.sh).\nBefore creating a pull request, please make sure you pass the local validation\nwith `scripts/flake8.sh`.\n\n## Contributors\n\nThank you all,\n[committers](https://github.com/caesar0301/treelib/graphs/contributors).\n","funding_links":[],"categories":["Python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaesar0301%2Ftreelib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaesar0301%2Ftreelib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaesar0301%2Ftreelib/lists"}