Parseable

Latest version: v1.0b5

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

Scan your dependencies

1.0b5

- fix corner case for some schemas with static string as value
- added unit tests

1.0b4

- more exports from schema to make imports easier

1.0b3

- parseables inner data is not expanded by default anymore, so you can check parseables and subparseables types in the data structures.
- the new expand function will get rid of parseables in a data structure and recursively replace them with their data
- updated checks and documentation
- added a license file

1.0b2

- data is accessed via items, not attributes
- written base classes depending on schema type
- base classes use abc
- more documenation
- more tests

1.0b1

First beta release, essential concepts implemented

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.