Pydantic-to-pyarrow

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

What's Changed
* Adding conversion of Enum type by simw in https://github.com/simw/pydantic-to-pyarrow/pull/12


**Full Changelog**: https://github.com/simw/pydantic-to-pyarrow/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Update README for PyPI deployment by simw in https://github.com/simw/pydantic-to-pyarrow/pull/9
* Add bytes as possible field type by simw in https://github.com/simw/pydantic-to-pyarrow/pull/10


**Full Changelog**: https://github.com/simw/pydantic-to-pyarrow/compare/v0.1...v0.1.1

0.1

Initial version with basic functionality.

What's Changed
* Initial implementation for simple types by simw in https://github.com/simw/pydantic-to-pyarrow/pull/1
* Update README by simw in https://github.com/simw/pydantic-to-pyarrow/pull/2
* Add option to allow timezone aware datetimes losing their timezone in… by simw in https://github.com/simw/pydantic-to-pyarrow/pull/3
* Add decimal type for conversion by simw in https://github.com/simw/pydantic-to-pyarrow/pull/4
* Add further types: nested models, Literal, list by simw in https://github.com/simw/pydantic-to-pyarrow/pull/5
* Add PositiveInt -> uint64 conversion by simw in https://github.com/simw/pydantic-to-pyarrow/pull/6
* Add settings to be able to deploy to PyPI by simw in https://github.com/simw/pydantic-to-pyarrow/pull/7
* Fix build by simw in https://github.com/simw/pydantic-to-pyarrow/pull/8

**Full Changelog**: https://github.com/simw/pydantic-to-pyarrow/commits/v0.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.