Ftmplt

Latest version: v0.3.0

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

What's Changed

New Features

- **initialize template instances from files**
The template object can now be initialized from a file via `Template.from_file("tmplt.txt")`.


**Full Changelog**: https://github.com/dylanljones/ftmplt/compare/0.2.0...0.3.0

0.2.0

What's Changed

New Features

- **add support for custom format field handlers**
This is useful if a field is not a datatype of the standard library.

Improvements/Bug Fixes

- **allow for positional and keyword arguments for formatting**


**Full Changelog**: https://github.com/dylanljones/ftmplt/compare/0.1.1...0.2.0

0.1.1

What's Changed

Improvements/Bug Fixes

Improve `datetime` parsing


**Full Changelog**: https://github.com/dylanljones/ftmplt/compare/0.1.0...0.1.1

0.1.0

Initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.