Skip to main content

Python module for simple reading of Excel(.xlsx)

Project description

pymermaid2dir

A Python package for converting directory structures to Markdown's Mermaid syntax.

pymermaid2dir is a Python package that allows you to convert directory structures into Markdown's Mermaid syntax, making it easy to visualize your file and folder hierarchy. With pymermaid2dir, you can easily generate diagrams and flowcharts that represent the structure of your project.

Installation

You can install pymermaid2dir using pip:

pip install pymermaid2dir

Usage

To use pymermaid2dir, simply run the pymermaid2dir module on the command line to convert the directory structure to mermaid.

usage: pymermaid2dir [-h] --folder FOLDER --output OUTPUT [-v]

pymermaid2dir

options:
  -h, --help            show this help message and exit
  --folder FOLDER, -f FOLDER
                        Input Root Folder
  --output OUTPUT, -o OUTPUT
                        Output Mode
  -v, --version         show program's version number and exit

Exsample

# command
python3 -m pymermaid2dir -f sample -o markdown

# result
\```mermaid
graph TD;
  28191270[sample]-->28191273[f1.txt];
  28191270[sample]-->28191278[f2.txt];
\```

Currently, only markdown output is available, so be sure to run with -o markdown.

License

pymermaid2dir is distributed under the MIT License. See the LICENSE file for more information.

We hope this helps you get started with your pymermaid2dir project on GitHub! Let us know if you have any other questions or if there's anything else we can do to assist you.

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

pymermaid2dir-1.0.0.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

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

pymermaid2dir-1.0.0-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file pymermaid2dir-1.0.0.tar.gz.

File metadata

  • Download URL: pymermaid2dir-1.0.0.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for pymermaid2dir-1.0.0.tar.gz
Algorithm Hash digest
SHA256 d330292bf8ff0fd26cf99cb560a1022f9de37a5d998235d9f6433131b9b65a64
MD5 69258e08f72b2e48bbe006a6ec6a828a
BLAKE2b-256 65c631683884da20160501647a047a79a75f040abd542768370c3d810e2b9305

See more details on using hashes here.

File details

Details for the file pymermaid2dir-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pymermaid2dir-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for pymermaid2dir-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e252cbb59b5a20d269beb8c11743b0f88031175966752396437a3a7ef08e87da
MD5 dbb4118a5a3bd087de7b668f7ba6e6e6
BLAKE2b-256 0ec34ecda38a7a6ff20abd7c7a810aca84759577b5b9b6028c9e02c061bf78d7

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