Mwtemplates

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

- Fix install on Py3.x with non-UTF8 locale
- Drop support for Python 2.6 and Python 3.2
- Fix `__repr__` encoding, 4
- Add logging NullHandler, 4

0.3.4

- Don't parse templates inside pre tags

0.3.3

- Fix memory leaks

0.3.2

- Don't crash on empty templates `{{}}`

0.3.1

- Add more methods to the `Parameters` class: `get()`, `keys()`, `items()`, `iteritems()`, `index()`
- Let `Parameters.remove()` accept `Parameter` object as well as string
- Let parameter comparison ignore type (while all parameters are really strings, it's convenient to be able to compare with integers as well)
- Cleanup setup code

0.3.0

- Improved method for guessing whitespace pattern for new arguments based on existing arguments
- Fix whitespace preservation when editing empty-valued parameters
- Add `.remove()` method to `Parameters`

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.