Cidrize

Latest version: v2.1.0

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

Scan your dependencies

Page 4 of 4

0.3

================

- Added real argument parsing using optparse.
- Added dump() function for use with verbose output display.
- main() can be imported as easy command-line interface to cidrize functionality.
- Added command-line tool 'cidr' as proof-of-concept for main().
- General cleanup.

0.2

================

- cidrize() always returns a list upon successful parsing.
- CidrError exception raised on errors by default. (modular=True).
- Exceptions can be silenced and returned as a list of errors (modular=False).
- Added CidrizeError to __all__
- No longer importing * from netaddr/pyparsing.
- Added examples/ipaddr.py which I am using in a web app for strict validation.
- Improved docstrings.
- Implemented setup.py.

0.1

================

- Initial release

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.