We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: initialize template instances from files The template object can now be initialized from a file via `Template.from_file("tmplt.txt")`.
build: update metadata
test: update datetime parsing tests
fix typo
update install url