{"library":"tempita","type":"library","category":null,"description":"Tempita is a very small, simple text templating language designed for text substitution, not as a full-fledged web templating engine. It's suitable for generating Python files, configuration files, or other text-based content when `string.Template` is insufficient, but a heavier solution like Jinja is overkill. The current version is 0.6.0, which is Python 3 only. The project is explicitly in maintenance mode, not actively developed for new features.","language":"python","status":"maintenance","version":"0.6.0","tags":["templating","text-processing","code-generation","mini-language","python3-only"],"last_verified":"Mon May 25","install":[{"cmd":"pip install tempita","imports":["from tempita import Template","from tempita import sub","from tempita import HTMLTemplate"]}],"homepage":null,"github":"https://github.com/TurboGears/tempita","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tempita/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tempita/compatibility"}}