Skip to main content

A Python CLI to generate a tree structured diagram for any directory

Project description

gendia

A Python CLI to generate a tree structured diagram for any directory!


Imagine this: you are on Discord and is request help from someone about a project you are working on. You want to show the structure of your project directory to the person. You can't just send a screenshot of the directory because it's too big and the person won't be able to see the whole structure. You can't just send a text file with the structure because it's too boring and the person won't be able to understand it easily. What do you do? You use gendia!

Heres an example of a tree structured diagram generated by gendia:

project
├── src
│   ├── main.py
│   ├── utils
│   │   ├── __init__.py
│   │   ├── helper.py
│   │   └──  helper2.py
│   ├── tests
│   │   ├── __init__.py
│   │   ├── test_main.py
│   │   └──  test_helper.py
│   └── README.md
├── LICENSE
└── .gitignore

Not just that, it is color coded! The directories are in blue, and different file types are in different colors. This makes it easier to understand the structure of the directory.

Installation

To add gendia to your project, run:

pip install gendia

This should install gendia to your project. You can now use it to generate tree structured diagrams for your directories.

Usage

To use gendia, run:

gendia path/to/directory

This should generate a tree structured diagram for the directory you specified. You can also specify the output file by using the -o flag:

gendia path/to/directory -o output.txt

This should generate a tree structured diagram for the directory you specified and save it to output.txt.

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

gendia-0.7.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gendia-0.7.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

Details for the file gendia-0.7.0.tar.gz.

File metadata

  • Download URL: gendia-0.7.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for gendia-0.7.0.tar.gz
Algorithm Hash digest
SHA256 666762a892690a8ecec0bd44a99725c938a2961db16e586509865b35cf354f0b
MD5 53ba3523be62a984a5fbc4371dd2a749
BLAKE2b-256 0ee2a74c6fcbea45105ba7f963cccf20e5aec26f1f18c7f88b3decc9a5973428

See more details on using hashes here.

File details

Details for the file gendia-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: gendia-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 4.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.13.0

File hashes

Hashes for gendia-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6aa8aeb1f749dca17e6a396b90f2286ceb94ef88475e0968d5a91eb0fbbeb02
MD5 1a04f94ac821b538239c68a182a38022
BLAKE2b-256 c92cb503d81888889ea6797b84e43ade66c57d1be8f7e7967aab22acd97a352c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page