{"id":19342021,"url":"https://github.com/jrs296/directory-tree","last_synced_at":"2026-06-12T06:31:57.071Z","repository":{"id":193311797,"uuid":"663145835","full_name":"JRS296/Directory-Tree","owner":"JRS296","description":"Simple Python CLI App to generate a directory tree for a given path","archived":false,"fork":false,"pushed_at":"2023-07-07T07:23:00.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-20T22:13:50.322Z","etag":null,"topics":["pypi-package","python-cli","tree-generation"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/treGen/","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/JRS296.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","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}},"created_at":"2023-07-06T16:48:37.000Z","updated_at":"2023-07-10T11:30:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"d3d1fab2-08cc-4ef1-81c4-577f3e142721","html_url":"https://github.com/JRS296/Directory-Tree","commit_stats":null,"previous_names":["jrs296/directory-tree"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JRS296/Directory-Tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRS296%2FDirectory-Tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRS296%2FDirectory-Tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRS296%2FDirectory-Tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRS296%2FDirectory-Tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JRS296","download_url":"https://codeload.github.com/JRS296/Directory-Tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JRS296%2FDirectory-Tree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34232790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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":["pypi-package","python-cli","tree-generation"],"created_at":"2024-11-10T03:33:25.119Z","updated_at":"2026-06-12T06:31:57.052Z","avatar_url":"https://github.com/JRS296.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# treeGen -  A directory Tree Generator\n\nSimple Python CLI App to generate a directory tree for a given path\n\n## Current TaskList\n\n- [ ] Add support for sorting files and directories\n- [ ] Add icons and colors to the tree diagram\n- [X] Set up the application to publish it as an open source project\n\n## Run the App\n\nTo run **treGen**, you need to intall it via pip:\n\n1. Create and activate a Python virtual environment\n\n```sh\npip install treGen\n```\n\n**Note:** The `-h` or `--help` option provides help on how to use treGen.\n\nTo take a quick test on **treGen**, you can use the sample `home/` directory provided along with the application's code and run the following command:br\n\n```sh\nPS D:\\CompSci - Learn\\Python\\Root_Tree_Generator\u003e treGen \"D:\\CompSci - Learn\\Python\\GenTreeRoot\"\nD:\\CompSci - Learn\\Python\\GenTreeRoot\\\n│\n├── src\\\n│   ├── cli.py\n│   ├── treeGen.py\n│   └── __init__.py\n│\n├── CHANGELOG.txt\n├── LICENSE\n├── MANIFEST.in\n├── README.md\n├── setup.py\n└── test.py\n```\n\nThat's it! You've generated a nice directory tree diagram.\n\n## Current Features\n\nIf you run treGen with a directory path as an argument, then you get the full directory tree printed on your screen. The default input directory is your current directory.\n\ntreGen also provides the following options:\n\n- `-v`, `--version` shows the application version and exits\n- `-h`, `--help` show a usage message\n- `-d`, `--dir-only` generates a directory-only tree\n- `-o`, `--output-file` generates a tree and save it to a file in markdown format\n\n## Release History\n\n- 0.1.0\n- 1.0.0\n- 2.0.0\n  - Serious breaking issues with console scripts\n- 3.0.0\n  - Finally got the setup.py to work xD\n- 4.0.0\n  - A work in progress\n\n## About the Author + Original Fork Address\n\nLeodanis Pozo Ramos - Email: leodanis@realpython.com\nA fork from [https://github.com/realpython/materials/tree/master/directory-tree-generator-python](https://github.com/realpython/materials/tree/master/directory-tree-generator-python)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrs296%2Fdirectory-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrs296%2Fdirectory-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrs296%2Fdirectory-tree/lists"}