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.AsyncClient—asyncio-flavored equivalent.Entities— per-schema input classes (Person,Company, …).Filters—MatchFiltersandSearchFilters.Response models—MatchResponse,Entity,ScoredEntity, …Exceptions— theYenteErrortree.Schemas— bundled FtM model lookups.