{"id":13653284,"url":"https://github.com/earnestt1234/seedir","last_synced_at":"2025-10-21T19:04:53.227Z","repository":{"id":41403481,"uuid":"283284295","full_name":"earnestt1234/seedir","owner":"earnestt1234","description":"A Python package for creating, editing, and reading folder tree diagrams","archived":false,"fork":false,"pushed_at":"2025-02-04T05:03:18.000Z","size":3564,"stargazers_count":128,"open_issues_count":2,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-08T21:41:44.339Z","etag":null,"topics":["folder-structure","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/earnestt1234.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-07-28T17:39:08.000Z","updated_at":"2025-03-27T08:40:58.000Z","dependencies_parsed_at":"2024-11-10T04:30:48.158Z","dependency_job_id":"13cb1c7b-6db6-495f-ae2e-28e3ae4233e3","html_url":"https://github.com/earnestt1234/seedir","commit_stats":{"total_commits":187,"total_committers":4,"mean_commits":46.75,"dds":"0.39037433155080214","last_synced_commit":"00e34d515fa4590214a2988c129e8fa3ac1e501f"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earnestt1234%2Fseedir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earnestt1234%2Fseedir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earnestt1234%2Fseedir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/earnestt1234%2Fseedir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/earnestt1234","download_url":"https://codeload.github.com/earnestt1234/seedir/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250384982,"owners_count":21421828,"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":["folder-structure","python"],"created_at":"2024-08-02T02:01:08.229Z","updated_at":"2025-10-21T19:04:48.190Z","avatar_url":"https://github.com/earnestt1234.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# seedir\nA Python package for creating, editing, and reading folder tree diagrams.\n\n![](https://raw.githubusercontent.com/earnestt1234/seedir/master/img/pun.jpg)\n\n*Photo by [Adam Kring](https://unsplash.com/@adamkring).*\n\n\n```python\n\u003e\u003e\u003e import seedir as sd\n\u003e\u003e\u003e sd.seedir(style='lines', itemlimit=10, depthlimit=2, exclude_folders='.git')\nseedir/\n├─.gitattributes\n├─.gitignore\n├─.ipynb_checkpoints/\n│ └─examples-checkpoint.ipynb\n├─build/\n│ ├─bdist.win-amd64/\n│ └─lib/\n├─CHANGELOG.md\n├─dist/\n│ └─seedir-0.1.4-py3-none-any.whl\n├─docs/\n│ ├─exampledir/\n│ ├─gettingstarted.md\n│ ├─seedir/\n│ └─templates/\n├─img/\n│ ├─pun.jpg\n│ ├─seedir_diagram.png\n│ └─seedir_diagram.pptx\n├─LICENSE\n└─MANIFEST.in\n\n```\n\n## Installation\n\nAvailable with [`pip`](https://pypi.org/project/seedir/):\n\n```\npip install seedir\n```\n\nTo make use of the 'emoji' style, install [emoji](https://pypi.org/project/emoji/) (`pip install emoji`) or use `pip install seedir[emoji]`.\n\n## Usage\n\nSee the [API documentation](https://earnestt1234.github.io/seedir/seedir/index.html) (generated with [pdoc3](https://pdoc3.github.io/pdoc/)).\n\n## License\n\nOpen source under MIT.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fearnestt1234%2Fseedir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fearnestt1234%2Fseedir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fearnestt1234%2Fseedir/lists"}