Pydantic-to-pyarrow

Latest version: v0.1.5

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

Scan your dependencies

0.1.5

What's Changed
* Update dependency specification for python 3.13 by simw in https://github.com/simw/pydantic-to-pyarrow/pull/20


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

0.1.4

What's Changed
* Add option to create pyarrow schema from pydantic alias by simw in https://github.com/simw/pydantic-to-pyarrow/pull/19


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

0.1.3

What's Changed
* add support for dictionary field type as pyarrow map array by mae5357 in https://github.com/simw/pydantic-to-pyarrow/pull/13
* feature: if pydantic field info has exclude=True, exclude it from the schema by mae5357 in https://github.com/simw/pydantic-to-pyarrow/pull/14
* Update README for dict conversion and exclude_fields by simw in https://github.com/simw/pydantic-to-pyarrow/pull/15
* Update github actions versions, to avoid node deprecation warnings by simw in https://github.com/simw/pydantic-to-pyarrow/pull/16
* Bump version to 0.1.3 by simw in https://github.com/simw/pydantic-to-pyarrow/pull/17

New Contributors
* mae5357 made their first contribution in https://github.com/simw/pydantic-to-pyarrow/pull/13

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

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

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.