Avro-to-python-types

Latest version: v0.12.1

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

Scan your dependencies

Page 2 of 3

0.9.0

Changed
- Added array type support

0.8.0

Changed
- Added enum type support

0.7.0

Added
- Optional arguments can now be skipped being passed into the TypedDict class constructor.
- Generated code is automatically formatted with `black`.

Changed
- The `astor` library has been replaced with `astunparse`.

0.6.0

Changed
- Make library compatible with Python 3.8

0.5.0

Changed
- The `Optional` type is imported only if necessary.
- If both `Optional` and `TypedDict` are imported, the imports are sorted alphabetically.

0.4.0

Added

- Support for logical types date, time-millis, timestamp-millis, UUID and decimal in the schema.
- Test cases for new types and modified the sample-types code to use the new types as well.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.