{"repo":"ujjawalpoudel/folder-structure-generator","free":true,"listed":false,"github":"https://github.com/ujjawalpoudel/folder-structure-generator","clone":"git clone https://github.com/ujjawalpoudel/folder-structure-generator.git","description":"Generate clean Markdown folder trees for project documentation, README files, and onboarding guides.","language":"Python","stars":10,"topics":["developer-tools","directory-tree","documentation","folder-structure","markdown","project-tree-structure","python","readme"],"license":"Apache-2.0","category":"docs-static-sites","readme_excerpt":"Folder Structure Generator Generate clean Markdown folder trees for project documentation, README files, onboarding notes, and issue reports. Why use it? - Simple Python API for generating project trees. - Command-line interface for quick copy-and-paste output. - Deterministic, sorted output for cleaner documentation diffs. - Built-in ignores for common noise like .git , pycache , venv , dist , and node modules . - No runtime dependencies. Installation For local development: Command-Line Usage Generate a tree for the current directory: Generate a tree for a specific project: Write the output to a file: Useful options: The package also exposes folder-structure-generator as an alias command. Python Usage You can also keep using the original method name: API FolderStructureGenerator(...) Options: - ignored folders : folder names or relative paths to exclude. - include files : include files in the generated tree. Defaults to True . - include hidden : include dotfiles and hidden directories. Defaults to True . - max depth : maximum folder depth below the root. Defaults to no limit. generate(path=None) Returns a Markdown-friendly tree for path . If path is not provided, it scans the current working directory. Development Run the test suite: Build the package: Contributing Ideas, issues, and pull requests are welcome. Good first improvements include output format options, richer ignore patterns, and documentation examples for common project types. See CONTRIBUTING.md for local setup","default_branch":null,"files":null,"tree":[],"storefront":"/r/ujjawalpoudel","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/ujjawalpoudel/folder-structure-generator/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}