Installation

pip install git+https://github.com/achimgaedke/python-dirmagic.git

Supports python3.7python3.12.

Optional Dependencies

  • rich for a fancy tree structure display

If you plan to use rich with jupyter, install:

  • the pip package rich[jupyter]

  • the conda package rich-with-jupyter