Neodantic#

Neodantic is an async OGM for Neo4j made using pydantic.

PyPI Status Python Version License

Read the documentation at https://neodantic.readthedocs.io/ Tests Codecov

pre-commit Black

Features#

  • TODO

Requirements#

  • TODO

Installation#

You can install Neodantic via pip from PyPI:

$ pip install neodantic

Usage#

  • TODO

Contributing#

Contributions are very welcome. To learn more, see the Contributor Guide.

License#

Distributed under the terms of the Apache 2.0 license, Neodantic is free and open source software.

Issues#

If you encounter any problems, please file an issue along with a detailed description.

Credits#

Inspired by @tiangolo’s work - FastAPI and SQLModel. This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.