A command-line tool that prints the folder and file structure of your VSCode project, excluding nested items of content in .gitignore.
Project description
showme-tree
showme-tree is a command-line tool that prints the folder and file structure of your VSCode project, excluding files and folders specified in .gitignore.
Installation
You can install showme-tree using pip:
pip install showme-tree
Usage
Run the following command in a Python Virtual Environment to display the folder and file structure of your VSCode project:
showme-tree
The command works best in a version-controlled Git project. If you are not working a Git project, you'll be asked to manually input the path to the project root directory.
Example Output:
|---showme-folder-structure/
|---LICENSE
|---dist/
|---showme-tree/
|---__init__.py
|---main.py
|---README.md
|---setup.py
|---.gitignore
|---myenv/
|---.git/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file showme-tree-1.0.7.tar.gz.
File metadata
- Download URL: showme-tree-1.0.7.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5953b02bbc9e267342c3f0b12b181f64e42d1cc8b0af79e39efe320b3f493d5f
|
|
| MD5 |
07bf6f37c56631718f81cc6fa22cb6fe
|
|
| BLAKE2b-256 |
f05b7a8e7ab4c90b993309eee80e5d9f35f7224fe21b46172a049664d2aaf05e
|
File details
Details for the file showme_tree-1.0.7-py3-none-any.whl.
File metadata
- Download URL: showme_tree-1.0.7-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed41e94c32bd0c08da7f342fe386607583d211d22e3896f3e89a34d92c84dc88
|
|
| MD5 |
127913a8a1be61ad4d4d2168bc6fcaa0
|
|
| BLAKE2b-256 |
2379e41fdfe244ba298a8b176f0020dfbb13b1fb4ba2b45879b013b7a34456e6
|