Qstion

Latest version: v1.1.7

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

Scan your dependencies

1.1.2

- added utility methods to simplify array handling in `QsRoot` and `QsNode` classes

1.1.0

- Refactored both `parser` and `stringifier` modules - better readability and maintainability
- Restructuralization of whole project - added more modules and divided code into smaller parts
- improved structures used for parsing and stringifying - Refactored `QsNode` and added `QsRoot` for better handling of nested objects
- parsing result can now be returned as dictionary or as `QsRoot` object for further manipulation
- added more functionality for handling tree objects - `QsRoot` and `QsNode` classes
- added some more keyword argument to configuration of both parser and stringifier for more flexibility

1.0.1

- added option to parse directly from dictionary

1.0.0

- fixed behavior of parsing when incoming data are `bytes` and delimiter is `str` (type incompatibility for regex module)

0.0.1

- project created

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.