Parsearg

Latest version: v0.3.9

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

Scan your dependencies

Page 4 of 5

0.1.4

+ examples -> parsearg/examples
+ clarified MVC components in examples/{a,a_aa}.py

0.1.3

+ clarified the 'todos' example:
clearly label the individual Model, View and Controller ("MVC") parts of the design

0.1.2

+ added two examples:
./examples/a.py the A-tree example
./examples/a_aa.py the full A-AA-tree example

0.1.1

+ added comprehensive example:
./examples/todos.sh

+ fixtures in conftest

0.1.0

+ first working version [example: tests/test_parser.py]

base$ SRC=parser/parser
base$ cd $SRC
bash$ pytest -v -s tests/test_parser.py | less

+ add parser.py
+ add tests/test_parser.py
+ add fixtures [tests/conftest.py]

0.0.3

+ finish test_data_structures.py
+ add parser.py

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.