{"id":20049453,"url":"https://github.com/weaming/filetree","last_synced_at":"2025-07-11T18:36:55.374Z","repository":{"id":57429487,"uuid":"77766521","full_name":"weaming/filetree","owner":"weaming","description":":evergreen_tree: Easy file tree","archived":false,"fork":false,"pushed_at":"2018-07-16T16:54:45.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T14:17:57.252Z","etag":null,"topics":[],"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/weaming.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","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-01-01T05:01:09.000Z","updated_at":"2023-09-29T17:47:01.000Z","dependencies_parsed_at":"2022-09-08T23:50:19.663Z","dependency_job_id":null,"html_url":"https://github.com/weaming/filetree","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ffiletree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ffiletree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ffiletree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ffiletree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weaming","download_url":"https://codeload.github.com/weaming/filetree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weaming%2Ffiletree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259072704,"owners_count":22801069,"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":[],"created_at":"2024-11-13T11:50:06.574Z","updated_at":"2025-06-10T12:05:47.823Z","avatar_url":"https://github.com/weaming.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Easier file tree for human.\n===========================\n\nExamples::\n\n    \u003e\u003e\u003e from filetree import File\n    \u003e\u003e\u003e f = File('.')\n    \u003e\u003e\u003e f.files\n    [\u003cfile: .gitignore\u003e, \u003cfile: LICENSE\u003e, \u003cfile: Makefile\u003e, \u003cfile: README.rst\u003e, \u003cfile: setup.py\u003e]\n    \u003e\u003e\u003e f.dirs\n    [\u003cdir: .git\u003e, \u003cdir: build\u003e, \u003cdir: dist\u003e, \u003cdir: docs\u003e, \u003cdir: filetree\u003e]\n    \u003e\u003e\u003e f.images\n    [\u003cfile: python-logo.png\u003e, \u003cfile: favicon.jpg\u003e]\n\nAPI::\n\n   __call__ \n   __iter__ \n   __eq__\n\n   files \n   dirs \n   images \n   listdir \n\n   exists \n   type \n\n   is_blank \n   is_dir \n   is_file \n   is_hidden \n\n   info \n   atime \n   ctime \n   mtime \n\n   move_to \n   remove \n   remove_blank_dirs \n   remove_blank_subdir \n\n   size \n   walk \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Ffiletree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweaming%2Ffiletree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweaming%2Ffiletree/lists"}