Skip to content

API reference

Auto-extracted from docstrings via mkdocstrings. One page per public module; every symbol re-exported from the top-level yente_client package is documented here.

Modules

  • Client — synchronous client, the main entry point.
  • AsyncClientasyncio-flavored equivalent.
  • Entities — per-schema input classes (Person, Company, …).
  • FiltersMatchFilters and SearchFilters.
  • Response modelsMatchResponse, Entity, ScoredEntity, …
  • Exceptions — the YenteError tree.
  • Schemas — bundled FtM model lookups.