Path - lottspot/mkproject GitHub Wiki

Description

This transformer is invoked on any asset which includes path in its pipeline. If the asset includes a piece of metadata named path, the value of this metadata will be used to create a python template string, and the project level configuration will be unpacked and passed as keyword arguments to string.Template.substitute. The rendered value returned from the call to .substitute() will be set as the path attribute of the asset itself.

⚠️ **GitHub.com Fallback** ⚠️