CMD + K

tmep

Community

Template and Macros Expansion for Path names.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::tmep

Usage Tracking

4.0.0
3.0.1
3.0.0
2.4.0
2.3.4
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

This module implements a string formatter based on the standard PEP 292 string.Template class extended with function calls. Variables, as with string.Template, are indicated with $ and functions are delimited with %. This module assumes that everything is Unicode: the template and the substitution values. Bytestrings are not supported. Also, the templates always behave like the safe_substitute method in the standard library: unknown symbols are left intact.

About

Summary

Template and Macros Expansion for Path names.

Last Updated

Feb 23, 2026 at 21:19

License

MIT

Supported Platforms

noarch