Name | fadi-xtree JSON |
Version |
0.1.0
JSON |
| download |
home_page | |
Summary | Directory tree generator |
upload_time | 2022-12-31 17:29:49 |
maintainer | |
docs_url | None |
author | 1fadi |
requires_python | >=3.7 |
license | MIT License Copyright (c) 2022 1fadi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
tree
diagram
terminal
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# XTree
A Directory Tree Generator
### Installation
`pip install fadi-xtree` to install the package in your python enviroment.
### Usage
```
usage: tree [-h] [-v] [-d] [-o [OUTPUT_FILE]] [-i IGNORE_DIR [IGNORE_DIR ...]]
[--by-name | --by-size | --by-date] [-r]
[ROOT_DIR]
XTree, a directory tree generator
positional arguments:
ROOT_DIR Generate a full directory tree starting at ROOT_DIR
options:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-d, --dir-only Generate a directory-only tree.
-o [OUTPUT_FILE], --output-file [OUTPUT_FILE]
Generate a full directroy tree and save the output to a file
-i IGNORE_DIR [IGNORE_DIR ...], --ignore-dir IGNORE_DIR [IGNORE_DIR ...]
Don't list files from these directories. (e.g. env, __pycache__)
--by-name list the files by name.
--by-size list the files by size.
--by-date list the files by date.
-r, --reverse reverse the order.
Thanks for using XTree.
```
Raw data
{
"_id": null,
"home_page": "",
"name": "fadi-xtree",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "tree,diagram,terminal",
"author": "1fadi",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/2f/2c/c7c3824ed4aa56c75abde182c36190aaa08e4ec4faf67dae07693dacb952/fadi-xtree-0.1.0.tar.gz",
"platform": null,
"description": "# XTree\nA Directory Tree Generator\n\n### Installation\n\n`pip install fadi-xtree` to install the package in your python enviroment.\n\n### Usage\n```\nusage: tree [-h] [-v] [-d] [-o [OUTPUT_FILE]] [-i IGNORE_DIR [IGNORE_DIR ...]]\n [--by-name | --by-size | --by-date] [-r]\n [ROOT_DIR]\n\nXTree, a directory tree generator\n\npositional arguments:\n ROOT_DIR Generate a full directory tree starting at ROOT_DIR\n\noptions:\n -h, --help show this help message and exit\n -v, --version show program's version number and exit\n -d, --dir-only Generate a directory-only tree.\n -o [OUTPUT_FILE], --output-file [OUTPUT_FILE]\n Generate a full directroy tree and save the output to a file\n -i IGNORE_DIR [IGNORE_DIR ...], --ignore-dir IGNORE_DIR [IGNORE_DIR ...]\n Don't list files from these directories. (e.g. env, __pycache__)\n --by-name list the files by name.\n --by-size list the files by size.\n --by-date list the files by date.\n -r, --reverse reverse the order.\n\nThanks for using XTree.\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2022 1fadi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Directory tree generator",
"version": "0.1.0",
"split_keywords": [
"tree",
"diagram",
"terminal"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "3d4449478a3a6c819cca0f9bf49ddb32",
"sha256": "608ef17b8d2d342422e5ddd74468dc1d6a21066320f1bb23b1059544e4eba40c"
},
"downloads": -1,
"filename": "fadi_xtree-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3d4449478a3a6c819cca0f9bf49ddb32",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5901,
"upload_time": "2022-12-31T17:29:47",
"upload_time_iso_8601": "2022-12-31T17:29:47.867531Z",
"url": "https://files.pythonhosted.org/packages/66/8d/2e3cb5d8a1626ec6869b250f95a9d2148750aae53ba92faad458d7543292/fadi_xtree-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "fe547f494aa0b65c37b280ced818df7e",
"sha256": "8cb5268cc00a9fbf97fa3931be687c473575b393ded3bf691829718b44e24370"
},
"downloads": -1,
"filename": "fadi-xtree-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "fe547f494aa0b65c37b280ced818df7e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4294,
"upload_time": "2022-12-31T17:29:49",
"upload_time_iso_8601": "2022-12-31T17:29:49.747045Z",
"url": "https://files.pythonhosted.org/packages/2f/2c/c7c3824ed4aa56c75abde182c36190aaa08e4ec4faf67dae07693dacb952/fadi-xtree-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-31 17:29:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "fadi-xtree"
}