Macro-kit

Latest version: v0.4.9

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

Scan your dependencies

Page 3 of 3

0.3.0

New Features
---------------
- Support function definition, if, for, and many other expressions.
- `Macro.callbacks` attribute for expression-added callbacks.
- `flags` keyword argument to specify what kind of expressions will be recorded.

Changes
---------
- `Macro` inherits `Expr` but head is fixed to `Head.block` to simplify module.

0.2.0

New Features
---------------
- Support string parsing using `ast`.
- `optimize` method of `Macro` can remove unused returned variables. It makes macro looks better.

Changes
----------
- `Head` is different from that in `v0.1.0`, thus may be inconsistent.

0.1.0

This is the first release.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.