Nvelope

Latest version: v1.1.1

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

Scan your dependencies

1.1.1

1.1.0

- `EnumConversion` class

1.0.0

- JSON schema generation in compound objects via `.schema()` method;
- `Conversion` interface now requires `.schema()` method returning a JSON schema;
- moved functionality of `ObjWithAliases` to `Obj`;
- added possibility of storing undefined JSON fields in a model instance;
- `validated` class decorator checking the correctness of a `Obj` and `Arr` subclass;
- `datetime_timestamp_conv` to store a `datetime` as POSIX timestamp float.

0.4.0

In 0.4.0 `NvelopeError` is thrown if something goes wrong. `NvelopeError` contains path to the exact field that caused the error.

0.3.1

Better support for string type annotations

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.