{"id":22131695,"url":"https://github.com/javitocor/python-direcory-tree-generator","last_synced_at":"2025-10-17T11:04:42.472Z","repository":{"id":118467465,"uuid":"387895430","full_name":"javitocor/Python-Direcory-Tree-Generator","owner":"javitocor","description":"A Directory Tree Generator for the command line.","archived":false,"fork":false,"pushed_at":"2021-07-20T19:44:32.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T09:23:43.919Z","etag":null,"topics":["argparse","directory-tree","pathlib","python"],"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/javitocor.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2021-07-20T19:33:47.000Z","updated_at":"2021-07-20T19:44:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c052446-3bb8-4d82-b87d-562e343f3cf9","html_url":"https://github.com/javitocor/Python-Direcory-Tree-Generator","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/javitocor%2FPython-Direcory-Tree-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FPython-Direcory-Tree-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FPython-Direcory-Tree-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FPython-Direcory-Tree-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javitocor","download_url":"https://codeload.github.com/javitocor/Python-Direcory-Tree-Generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javitocor%2FPython-Direcory-Tree-Generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259106571,"owners_count":22805929,"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":["argparse","directory-tree","pathlib","python"],"created_at":"2024-12-01T18:36:38.028Z","updated_at":"2025-10-17T11:04:37.437Z","avatar_url":"https://github.com/javitocor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\u003c!--\nThis README would normally document whatever steps are necessary to get the\napplication up and running.\n\nThings you may want to c\u003c!--\n*** Thanks for checking out this README Template. If you have a suggestion that would\n*** make this better, please fork the repo and create a pull request or simply open\n*** an issue with the tag \"enhancement\".\n*** Thanks again! Now go create something AMAZING! :D\n--\u003e\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!--\n*** I'm using markdown \"reference style\" links for readability.\n*** Reference links are enclosed in brackets [ ] instead of parentheses ( ).\n*** See the bottom of this document for the declaration of the reference variables\n*** for contributors-url, forks-url, etc. This is an optional, concise syntax you may use.\n*** https://www.markdownguide.org/basic-syntax/#reference-style-links\n--\u003e\n[![Contributors][contributors-shield]][contributors-url] \n[![Forks][forks-shield]][forks-url] \n[![Stargazers][stars-shield]][stars-url] \n[![Issues][issues-shield]][issues-url] \n![Hireable](https://cdn.rawgit.com/hiendv/hireable/master/styles/default/yes.svg) \n\n# Python Directory Tree Generator\n\n\u003e  A Directory Tree Generator for the command line. \n\nAdditional description about the project and its features.\n\n## Built With\n\n- PYTHON\n- PATHLIB\n- ARGPARSE\n- GITHUB ACTIONS\n- VSCODE\n\n## Getting Started\n### Usage\nTo have this app on your pc, you need to:\n* [download](https://github.com/javitocor/Python-Direcory-Tree-Generator/archive/development.zip) or clone this repo:\n  - Clone with SSH:\n  ```\n    git@github.com:javitocor/Python-Direcory-Tree-Generator.git\n  ```\n  - Clone with HTTPS\n  ```\n    https://github.com/javitocor/Python-Direcory-Tree-Generator.git\n  ```\n## Options\n- Use ´python tree.py´ + ´directory´ in your CLI\n- -v, --version show the current version information and exit the application.\n- -h, --help show help and usage messages.\n- -d, --dir-only generate a directory-only tree and print it into the screen.\n- -o, --output-to-markdown generate a tree and save it to a file in markdown format.´(python tree.py + dir +  -o output_file.md)´\n## Author\n\n👤 Javier Oriol Correas Sanchez Cuesta \n- Github: [@javitocor](https://github.com/javitocor) \n- Twitter: [@JavierCorreas4](https://twitter.com/JavierCorreas4) \n- Linkedin: [Javier Oriol Correas Sanchez Cuesta](https://www.linkedin.com/in/javier-correas-sanchez-cuesta-15289482/) \n\n## 🤝 Contributing\n\nContributions, issues and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/javitocor/Python-Direcory-Tree-Generator/issues).\n\n## Show your support\n\nGive a ⭐️ if you like this project!\n\n## Acknowledgments 🚀\n\n- Python Docs\n- Real Python\n\n## 📝 License\n\nThis project is [MIT](lic.url) licensed.\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/javitocor/Python-Direcory-Tree-Generator.svg?style=flat-square\n[contributors-url]: https://github.com/javitocor/Python-Direcory-Tree-Generator/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/javitocor/Python-Direcory-Tree-Generator.svg?style=flat-square\n[forks-url]: https://github.com/javitocor/Python-Direcory-Tree-Generator/network/members\n[stars-shield]: https://img.shields.io/github/stars/javitocor/Python-Direcory-Tree-Generator.svg?style=flat-square\n[stars-url]: https://github.com/javitocor/Python-Direcory-Tree-Generator/stargazers\n[issues-shield]: https://img.shields.io/github/issues/javitocor/Python-Direcory-Tree-Generator.svg?style=flat-square\n[issues-url]: https://github.com/javitocor/Python-Direcory-Tree-Generator/issuesover:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Fpython-direcory-tree-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavitocor%2Fpython-direcory-tree-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavitocor%2Fpython-direcory-tree-generator/lists"}