Metadata-Version: 2.1
Name: myRoot
Version: 0.0.7
Summary: Librería para setear rutas raiz en subcarpetas de forma simple y minimalista.
Home-page: https://github.com/YzackZack476
Author: Corona C. Issac
Author-email: issaccoronacordoba@gmail.com
License: PUBLIC
Platform: UNKNOWN
Description-Content-Type: text/markdown


# myRoot 0.0.7
## How to use myRoot

**When your paths are by the default standar**
import myRoot <br>

## Extra Params
**When your paths are by the default standar + new paths**
from myRoot import MasterRoot <br>
MasterRoot.setRoot(extra_paths=['<<sub_path_name>>']; <br>






