Skip to main content

Seltz Python SDK for AI-powered search

Project description

PyPI version

Seltz Python SDK

Official Python SDK for Seltz, the Web search engine for AI agents.

💾 Installation

pip install seltz

Requires Python 3.9 or higher.

⚡️ Quick Start

from seltz import Seltz

client = Seltz(api_key="your-api-key")

# Search the Web
response = client.search("best ai search engines", max_results=10)

# Access results
for document in response.documents:
    print(f"URL: {document.url}")
    print(f"Content: {document.content}")

Output:

URL: https://www.best-ai-search-engines.com
Content: Generative AI can make finding information faster and more intuitive.
If you’re tired of traditional search, explore some of the best AI-powered
search engines we've tested...

📚 Documentation

Browse the documentation for more details.

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

seltz-1.1.0.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

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

seltz-1.1.0-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file seltz-1.1.0.tar.gz.

File metadata

  • Download URL: seltz-1.1.0.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for seltz-1.1.0.tar.gz
Algorithm Hash digest
SHA256 5d67e057561a6d173fe4adf06d9821d4da7a244efc5948df4a6be7ad413d7c23
MD5 723d5f6adfe7f9bc9d8283afbfe289cf
BLAKE2b-256 f491437c72495cc52fea1838c9650c8af0112a09dc2e254ccbcedb2ecd74091a

See more details on using hashes here.

Provenance

The following attestation bundles were made for seltz-1.1.0.tar.gz:

Publisher: python-publish.yml on seltz-ai/seltz-python-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file seltz-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: seltz-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for seltz-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37f8804e8b1f508fc4b2466724039af8e71a50473672e10870389639dfdd9d10
MD5 0c8b66c50e4b38d014bb1037f283a7b7
BLAKE2b-256 39a484b66f87af86561ea5c17f57dc8eaa0dc10b2bc66a73ed7be64ab611e7d8

See more details on using hashes here.

Provenance

The following attestation bundles were made for seltz-1.1.0-py3-none-any.whl:

Publisher: python-publish.yml on seltz-ai/seltz-python-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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