Liblet

Latest version: v1.7.5

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

Scan your dependencies

Page 6 of 10

1.2.1beta

------------------------

- Added a missing import.

1.2.0beta

-------------------------

- Bumped to beta.
- Added display.animate_derivation (and hence ipywidgets to the deps).
- Dderivation now admits productions and not only indexes.
- Added utils.uc to append unicode combination chars.
- Grammar.restrict_to now makes explicit that the start symbol must be kept and
throws away productions containing also not specified terminals.

1.1.0alpha

-------------------------

- Now Derivation accepts also an iterable of steps (both for left/rightmost and
general case).

1.0.1alpha

-------------------------

- Bumped ANTLR jar to version 4.8.
- Fixed a few typos in docs (thanks also to andreazube)

1.0.0alpha

------------------------

- Bumped the major version, non new features expected since this year class is done.
- Added the parameter fail_on_error to the liblet.antlr.ANTLR.context method to make
it return None in case of parsing errors
- Modified the liblet.antlr.ANTLR.tree method so that it returns None in case of
parse errors
- The liblet.antlr.ANTLR.tree method does not include nodes for the EOF token.

0.12.4alpha

--------------------------

- The liblet.display.Tree.with_threads method puts nodes at the same rank according to
their depth in the tree.
- The liblet.antlr.ANTLR.tree method ignores <EOF> tokens for non simple trees.

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.