seedir


Nameseedir JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/earnestt1234/seedir
SummaryPackage for creating, editing, and reading folder tree diagrams.
upload_time2024-06-25 03:27:45
maintainerNone
docs_urlNone
authorTom Earnest
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # seedir
A Python package for creating, editing, and reading folder tree diagrams.

![](https://raw.githubusercontent.com/earnestt1234/seedir/master/img/pun.jpg)

*Photo by [Adam Kring](https://unsplash.com/@adamkring).*


```python
>>> import seedir as sd
>>> sd.seedir(style='lines', itemlimit=10, depthlimit=2, exclude_folders='.git')
seedir/
├─.gitattributes
├─.gitignore
├─.ipynb_checkpoints/
│ └─examples-checkpoint.ipynb
├─build/
│ ├─bdist.win-amd64/
│ └─lib/
├─CHANGELOG.md
├─dist/
│ └─seedir-0.1.4-py3-none-any.whl
├─docs/
│ ├─exampledir/
│ ├─gettingstarted.md
│ ├─seedir/
│ └─templates/
├─img/
│ ├─pun.jpg
│ ├─seedir_diagram.png
│ └─seedir_diagram.pptx
├─LICENSE
└─MANIFEST.in

```

## Installation

Available with [`pip`](https://pypi.org/project/seedir/):

```
pip install seedir
```

To make use of the 'emoji' style, install [emoji](https://pypi.org/project/emoji/) (`pip install emoji`) or use `pip install seedir[emoji]`.

## Usage

See the [API documentation](https://earnestt1234.github.io/seedir/seedir/index.html) (generated with [pdoc3](https://pdoc3.github.io/pdoc/)).

## License

Open source under MIT.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/earnestt1234/seedir",
    "name": "seedir",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Tom Earnest",
    "author_email": "earnestt1234@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/46/84/530a5e4abbc0bb195f388b040268e9c81a52f7127cab41a7dbb448087c54/seedir-0.5.0.tar.gz",
    "platform": null,
    "description": "# 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>>> import seedir as sd\n>>> sd.seedir(style='lines', itemlimit=10, depthlimit=2, exclude_folders='.git')\nseedir/\n\u251c\u2500.gitattributes\n\u251c\u2500.gitignore\n\u251c\u2500.ipynb_checkpoints/\n\u2502 \u2514\u2500examples-checkpoint.ipynb\n\u251c\u2500build/\n\u2502 \u251c\u2500bdist.win-amd64/\n\u2502 \u2514\u2500lib/\n\u251c\u2500CHANGELOG.md\n\u251c\u2500dist/\n\u2502 \u2514\u2500seedir-0.1.4-py3-none-any.whl\n\u251c\u2500docs/\n\u2502 \u251c\u2500exampledir/\n\u2502 \u251c\u2500gettingstarted.md\n\u2502 \u251c\u2500seedir/\n\u2502 \u2514\u2500templates/\n\u251c\u2500img/\n\u2502 \u251c\u2500pun.jpg\n\u2502 \u251c\u2500seedir_diagram.png\n\u2502 \u2514\u2500seedir_diagram.pptx\n\u251c\u2500LICENSE\n\u2514\u2500MANIFEST.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",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Package for creating, editing, and reading folder tree diagrams.",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/earnestt1234/seedir"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5b40f5c167f3ab597c693f4c98d3bcaad940cc8a1529ce4029d8e988d0f52da",
                "md5": "a2096875545d37d127d96d69b2fb9511",
                "sha256": "fd30221e9a6d92701b6f82cc09285d0c88b16b63a728652c34b3a0bd7363ae68"
            },
            "downloads": -1,
            "filename": "seedir-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2096875545d37d127d96d69b2fb9511",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 112992,
            "upload_time": "2024-06-25T03:27:39",
            "upload_time_iso_8601": "2024-06-25T03:27:39.982647Z",
            "url": "https://files.pythonhosted.org/packages/e5/b4/0f5c167f3ab597c693f4c98d3bcaad940cc8a1529ce4029d8e988d0f52da/seedir-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4684530a5e4abbc0bb195f388b040268e9c81a52f7127cab41a7dbb448087c54",
                "md5": "fdf7194a335605a01fcfe7ff14f59dc3",
                "sha256": "e6f80f9535b57413100f04933fd269f856aca1d067bccadf3ea3ca98a2fc6fc5"
            },
            "downloads": -1,
            "filename": "seedir-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fdf7194a335605a01fcfe7ff14f59dc3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3105170,
            "upload_time": "2024-06-25T03:27:45",
            "upload_time_iso_8601": "2024-06-25T03:27:45.328371Z",
            "url": "https://files.pythonhosted.org/packages/46/84/530a5e4abbc0bb195f388b040268e9c81a52f7127cab41a7dbb448087c54/seedir-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 03:27:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "earnestt1234",
    "github_project": "seedir",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "seedir"
}
        
Elapsed time: 0.27866s