Netargparse

Latest version: v2.0.1

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

Scan your dependencies

Page 2 of 3

0.2.0

Adapt behavior of ArgumentParser
- Accept the same arguments for the parser itself
- Add method `add_argument`

0.1.6

Fix argument handling containing whitespace in string. Enclosing in `"` or `'`, as is common in the CLI, now also works in the API.

0.1.5

Replace flask with http.server, as flask is too feature-rich and heavy for this simple use case.

0.1.4

Fix sending empty arguments to API, so that the parser also works when no arguments are added.

0.1.3

Add support for the arguments that use nargs="+" and/or action="append"

0.1.2

Now also runs on Windows. Multiprocessing was overkill anyway. Multithreading is used instead.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.