https://github.com/hardmax71/pydantic-neo4j-dict
Pydantic ↔ Neomodel OGM ↔ Python Dict Converter
https://github.com/hardmax71/pydantic-neo4j-dict
hypothesis-testing neo4j neomodel pydantic
Last synced: over 1 year ago
JSON representation
Pydantic ↔ Neomodel OGM ↔ Python Dict Converter
- Host: GitHub
- URL: https://github.com/hardmax71/pydantic-neo4j-dict
- Owner: HardMax71
- License: mit
- Created: 2025-03-12T21:26:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T22:52:29.000Z (over 1 year ago)
- Last Synced: 2025-03-12T23:19:52.142Z (over 1 year ago)
- Topics: hypothesis-testing, neo4j, neomodel, pydantic
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pydantic ↔ Neomodel OGM ↔ Python Dict Converter

[](https://github.com/HardMax71/pydantic-neo4j-dict/actions/workflows/python-tests.yml)
[](https://github.com/HardMax71/pydantic-neo4j-dict/actions/workflows/python-tests.yml)
[](https://codecov.io/gh/HardMax71/pydantic-neo4j-dict)
A bidirectional converter between Pydantic models and Neo4j OGM (Object Graph Mapper) models, supporting complex relationships, nested models, and custom type conversions.
> TODO: Readme