Urdubiometer

Latest version: v0.2.9

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

Scan your dependencies

Page 2 of 3

0.2.3

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

* added to PyPI
* added pyup
* added pypi, pyup badges to readme.md
* added notebooks/
* adjust docs/index and added docs/api.rst

0.2.2

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

* added settings/\*
* added urdubiometer/cli.py,
* added tests/test_scanner.py
* added scanner/\*
* use of graphtransliterator using nodes as list rather than dict
required rewrite of \_minimize_ndfa()
* adjusted setup.py for markdown
* modified urdubiometer.py (minor)
* removed scanner.py

0.2.1

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

* removed tests/test_graphparser.py
* removed urdubiometer/graphparser/\* to replace with
graphtransliterator
* removed graphparser from init.py
* adusted .travis.yml tags

0.2.0

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

* added graphparser._types.py module with ParserRule, ParserOutput,
OnMatchRule, WhiteSpace, and DirectedGraph classes
* added tests/test_graphparser.py
* added graphparser init and constructors: from_yaml_file, from_yaml,
from_dict. They are cascaded: from_yaml_file calls from_yaml, which
calls from_dict. Added a “raw” parameter, to from_dict as to whether
or the dict needs to be processed from easy-reading format (default
is True)
* added \_unescape_charnames to graphparser module to unescape
\\N{CHARNAME} strings (from files, especially)
* added graphparser/validate.py to handle validation of raw and
processed settings, using ``Cerberus``
* created graphparser/initialize.py to convert rules, onmatch rules,
and whitespace to internal types Rules, OnMatchRules, and Whitespace;
and, to generate the parser’s internal DirectedGraph
* added GraphParser.parse() method
* modified tests to fail
* updated contributing.md

0.1.2

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

* initialized scanner.py and graphparser submodule
* added tests to check loading

0.1.1

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

* fixed badges in README.md

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.