Raw data
{
"_id": null,
"home_page": null,
"name": "fancy-tree",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "git, tree-sitter, code-analysis, multi-language, ast",
"author": "Antoine Descamps, Ishan Tiwari",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/29/46/d59330bfe1dea48e5ce903da58fa50c65440e1f02983fb060776c75ef93a/fancy_tree-0.1.6.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "Git-enabled, cross-language code analysis that makes tree-sitter as easy as the tree command",
"version": "0.1.6",
"project_urls": {
"Bug Reports": "https://github.com/dant2021/fancy-tree/issues",
"Homepage": "https://github.com/dant2021/fancy-tree",
"Source": "https://github.com/dant2021/fancy-tree"
},
"split_keywords": [
"git",
" tree-sitter",
" code-analysis",
" multi-language",
" ast"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ef40ad2237cc8ae6f302a85be303ef4c786b87f9f31d8b0290adfe37b5b3368f",
"md5": "095007ae01dcb0482916ab1bb496b0cb",
"sha256": "ba4d455ed09e595f87b1f263005f10e72ea7f2fe85fdffd2a6978b5b30d63ef0"
},
"downloads": -1,
"filename": "fancy_tree-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "095007ae01dcb0482916ab1bb496b0cb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 32020,
"upload_time": "2025-07-28T13:29:40",
"upload_time_iso_8601": "2025-07-28T13:29:40.859254Z",
"url": "https://files.pythonhosted.org/packages/ef/40/ad2237cc8ae6f302a85be303ef4c786b87f9f31d8b0290adfe37b5b3368f/fancy_tree-0.1.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2946d59330bfe1dea48e5ce903da58fa50c65440e1f02983fb060776c75ef93a",
"md5": "ade48cdf668293232849d93b9e2b70a7",
"sha256": "186ecc0c47dd0d0a6283253b51fcd3862a62f83e87a24c97df4abdc89b439007"
},
"downloads": -1,
"filename": "fancy_tree-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "ade48cdf668293232849d93b9e2b70a7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 22746,
"upload_time": "2025-07-28T13:29:41",
"upload_time_iso_8601": "2025-07-28T13:29:41.966222Z",
"url": "https://files.pythonhosted.org/packages/29/46/d59330bfe1dea48e5ce903da58fa50c65440e1f02983fb060776c75ef93a/fancy_tree-0.1.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-28 13:29:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dant2021",
"github_project": "fancy-tree",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "typer",
"specs": [
[
">=",
"0.9.0"
]
]
},
{
"name": "rich",
"specs": [
[
">=",
"13.0.0"
]
]
},
{
"name": "tree-sitter",
"specs": [
[
">=",
"0.20.0"
]
]
},
{
"name": "PyYAML",
"specs": [
[
">=",
"6.0"
]
]
},
{
"name": "tree-sitter-language-pack",
"specs": [
[
">=",
"0.9.0"
]
]
}
],
"lcname": "fancy-tree"
}