{ "info": { "author": "Asif Mohaimen", "author_email": "saumik01@gmail.com", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "\n# Bulk Directory Tree \n[![Build Status](https://travis-ci.org/saumiko/bulk-directory-tree.svg?branch=master)](https://travis-ci.org/saumiko/bulk-directory-tree) [![Requirements Status](https://requires.io/github/saumiko/bulk-directory-tree/requirements.svg?branch=master)](https://requires.io/github/saumiko/bulk-directory-tree/requirements/?branch=master) [![star this repo](http://githubbadges.com/star.svg?user=saumiko&repo=bulk-directory-tree&style=flat)](https://github.com/saumiko/bulk-directory-tree) [![fork this repo](http://githubbadges.com/fork.svg?user=saumiko&repo=bulk-directory-tree&style=flat)](https://github.com/saumiko/bulk-directory-tree/fork) ![PyPI](https://img.shields.io/pypi/v/bulk-directory-tree.svg)\n\nCreates `n` number of directories for `d` depth at any directory. \n\n- [Installation](#installation) \n- [Description](#description) \n- [Options](#options) \n- [Defaults](#defaults) \n- [Example](#example) \n\n## Installation \nYou can use pip to install this command line tool: \n\n```sudo -H pip install --upgrade bulk-directory-tree``` \n\n## Description \n`bulk-directory-tree` is a command-line program to create `n` number of directories for `d` depth at given directory. It requires the Python interpreter, version 2.6, 2.7, or 3.2+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS. It is released to the public domain, which means you can modify it, redistribute it or use it however you like. \n\n``` \nbulk-directory-tree [OPTIONS] \n``` \n## Options \n``` \n-p, --path TEXT Bulk Directory Creation Path \n-n, --num INTEGER Number of folders to create in each directory \n-d, --depth INTEGER Directory tree depth \n-l, --length INTEGER Directory name length \n--help Show this message and exit. \n``` \n\n## Defaults \n``` \n-p, --path YOUR_CURRENT_DIRECTORY \n-n, --num 1 \n-d, --depth 1 \n-l, --length 5 \n``` \n\n## Example \n`$ bulk-directory-tree -p '$YOUR_DIRECTORY' -n 3 -d 3 -l 4` \n\nRunning this command will create a directory tree like shown below in `YOUR_DIRECTORY` \n\n``` \nYOUR_DIRECTORY\n\u251c\u2500\u2500 0c6c\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 1036\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u251c\u2500\u2500 65b3\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u251c\u2500\u2500 79c2\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u2514\u2500\u2500 7dca\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 575d\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u251c\u2500\u2500 3097\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u251c\u2500\u2500 6526\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u2514\u2500\u2500 8567\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 fc27\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 50b8\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 53ad\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 650e\n\u251c\u2500\u2500 5d16\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 8880\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u251c\u2500\u2500 12c7\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u251c\u2500\u2500 63d4\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u2514\u2500\u2500 701a\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 b846\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u251c\u2500\u2500 6f2c\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u251c\u2500\u2500 761b\n\u2502\u00a0\u00a0 \u2502\u00a0\u00a0 \u2514\u2500\u2500 8ebd\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 ba2d\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 75da\n\u2502\u00a0\u00a0 \u251c\u2500\u2500 8405\n\u2502\u00a0\u00a0 \u2514\u2500\u2500 ccb1\n\u2514\u2500\u2500 fc02\n \u251c\u2500\u2500 53b8\n \u2502\u00a0\u00a0 \u251c\u2500\u2500 06d8\n \u2502\u00a0\u00a0 \u251c\u2500\u2500 73d0\n \u2502\u00a0\u00a0 \u2514\u2500\u2500 9bf7\n \u251c\u2500\u2500 8406\n \u2502\u00a0\u00a0 \u251c\u2500\u2500 37d9\n \u2502\u00a0\u00a0 \u251c\u2500\u2500 6954\n \u2502\u00a0\u00a0 \u2514\u2500\u2500 d3d4\n \u2514\u2500\u2500 ec6f\n \u251c\u2500\u2500 7150\n \u251c\u2500\u2500 9d9f\n \u2514\u2500\u2500 b846\n```\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/saumiko/bulk-directory-tree", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "bulk-directory-tree", "package_url": "https://pypi.org/project/bulk-directory-tree/", "platform": "", "project_url": "https://pypi.org/project/bulk-directory-tree/", "project_urls": { "Homepage": "https://github.com/saumiko/bulk-directory-tree" }, "release_url": "https://pypi.org/project/bulk-directory-tree/0.0.7/", "requires_dist": [ "Click (==7.0)" ], "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4", "summary": "Create n node d depth bulk directory tree in any directory", "version": "0.0.7" }, "last_serial": 5438961, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "a9e3ba0f8037ffa719463091598eef99", "sha256": "1e312e37fb2144be5757199de3831daa9018305533475a85b3f214354491dec6" }, "downloads": -1, "filename": "bulk_directory_tree-0.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "a9e3ba0f8037ffa719463091598eef99", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 7992, "upload_time": "2019-06-23T16:39:37", "url": "https://files.pythonhosted.org/packages/94/2c/f2917dedde68b70aa15a2d795cfe228dec5a5ca3767e56133fc5ab35b8c6/bulk_directory_tree-0.0.4-py2-none-any.whl" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "cc0550bb2754fe9a12c9bdbb487c8274", "sha256": "cc6666de71be49577e9cb71e906e185371914e4db04a8e71036305e54412c79f" }, "downloads": -1, "filename": "bulk_directory_tree-0.0.6-py2-none-any.whl", "has_sig": false, "md5_digest": "cc0550bb2754fe9a12c9bdbb487c8274", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8201, "upload_time": "2019-06-24T04:03:58", "url": "https://files.pythonhosted.org/packages/32/66/2cfcba2f765fd4e98d9aecc41ba832790f248388d745a82a51442bcdb022/bulk_directory_tree-0.0.6-py2-none-any.whl" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "322b3b2e88f9ed513a76e0fa55caecfe", "sha256": "b4e7dbe41ebd5d357cc16d450bce95bcccaae0771dcd49878b2f0f996ff94d38" }, "downloads": -1, "filename": "bulk_directory_tree-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "322b3b2e88f9ed513a76e0fa55caecfe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4", "size": 8277, "upload_time": "2019-06-24T05:10:41", "url": "https://files.pythonhosted.org/packages/18/12/c4667c14544c0c03b367e886cb4e4858d4556cf07b137b7f8716265cb61b/bulk_directory_tree-0.0.7-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "322b3b2e88f9ed513a76e0fa55caecfe", "sha256": "b4e7dbe41ebd5d357cc16d450bce95bcccaae0771dcd49878b2f0f996ff94d38" }, "downloads": -1, "filename": "bulk_directory_tree-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "322b3b2e88f9ed513a76e0fa55caecfe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, <4", "size": 8277, "upload_time": "2019-06-24T05:10:41", "url": "https://files.pythonhosted.org/packages/18/12/c4667c14544c0c03b367e886cb4e4858d4556cf07b137b7f8716265cb61b/bulk_directory_tree-0.0.7-py2.py3-none-any.whl" } ] }