Pynamodb-attributes

Latest version: v0.5.0

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

Scan your dependencies

Page 1 of 3

0.5.0

Adding `IntegerAttribute` – same as `NumberAttribute` but whose value is typed as `int` (rather than `float`)

What's Changed
* add IntegerSetAttribute by knap1930 in https://github.com/lyft/pynamodb-attributes/pull/52

New Contributors
* knap1930 made their first contribution in https://github.com/lyft/pynamodb-attributes/pull/52

**Full Changelog**: https://github.com/lyft/pynamodb-attributes/compare/v0.4.0...v0.5.0

0.4.0

UnicodeProtobufEnumAttribute` is like `UnicodeEnumAttribute` but serializes into a Protobuf enum.

0.3.2

0.3.1

0.3.0

0.2.10

Adding `TimedeltaAttribute`, `TimedeltaMsAttribute` and `TimedeltaUsAttribute` which serialize `timedelta` objects into DynamoDB numbers as truncated integers (in seconds, milliseconds and microseconds respectively).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.