import seedcase_sprout as sp
sp.create_properties_template()
PosixPath('/home/runner/work/seedcase-sprout/seedcase-sprout/scripts/properties.py')
🚧 Sprout is still in active development and evolving quickly, so the documentation and functionality may not work as described and could undergo substantial changes 🚧
Creates the properties template with default values.
path : Path | None = None
The path to the package folder. Defaults to the current working directory.
Path
The path to the template file.