Skip to content

Whoeza/dirs_and_dict

Repository files navigation

dirs_and_dict

A lightweight solution to creating folder structures from dicts, in Python

Open source available on GitHub and PyPI.

Installation

Install from pip:

py -m pip install dirs_and_dict

Update to the latest version from pip:

py -m pip install --upgrade dirs_and_dict

Uninstall from pip:

py -m pip uninstall dirs_and_dict

Building from sources

Run this command from the package directory on your filesystem:

py -m build

Development diary

DEVDIARY.md

Community

Open a new issue for support.

About

A lightweight solution to creating folder structures from dicts, in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages