Skip to main content

Client for the Finder Enrichment DB API

Project description

Finder Enrichment DB Client

This package provides a Python client for interacting with the Finder Enrichment DB API.

Features

  • Complete API client for all endpoints
  • Type-safe with Pydantic models
  • Automatic authentication handling
  • Comprehensive error handling
  • Support for all enrichment operations

Installation

pip install finder-enrichment-db-client

Usage

from finder_enrichment_db_client import FinderEnrichmentDBAPIClient

# Initialize client
client = FinderEnrichmentDBAPIClient(
    base_url="http://localhost:8200",
    api_key="your-api-key"
)

# Get listings
listings = client.get_listings()

# Get summary-only image records
summaries = client.get_image_summaries(limit=25, order_by="created_at", desc=True)

# Create a new listing
# ... (see API documentation for full examples)

Dependencies

  • pydantic
  • httpx
  • finder-enrichment-db-contracts

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finder_enrichment_db_client-0.1.12.tar.gz (6.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finder_enrichment_db_client-0.1.12-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file finder_enrichment_db_client-0.1.12.tar.gz.

File metadata

File hashes

Hashes for finder_enrichment_db_client-0.1.12.tar.gz
Algorithm Hash digest
SHA256 83a1224140a9645917f70ba7f25335eed29a374688757d7741bd89a2230f531d
MD5 5e3d17882507c7380be11c000475222f
BLAKE2b-256 32d6369777061feb64eafca86e69edf95f308e739c9b4bac6dc679c8d6fcaa8a

See more details on using hashes here.

File details

Details for the file finder_enrichment_db_client-0.1.12-py3-none-any.whl.

File metadata

File hashes

Hashes for finder_enrichment_db_client-0.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 b943948d99ecc9b03c4087fa2b1fc3ef844195c194d506f50e04463bc6a2a077
MD5 c611ce2a27f5783d5250d486568688e1
BLAKE2b-256 39418301f9099d9475f4e999f6c61a7fa58b9de3858e8c1600cae127db9bdb4e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page