Skip to main content

Algolia Search API Client for Python.

Project description

Algolia for Python

The perfect starting point to integrate Algolia within your Python project

Build Status PyPI Python versions License

DocumentationDjangoCommunity ForumStack OverflowReport a bugSupport

✨ Features

  • Thin & minimal low-level HTTP client to interact with Algolia's API
  • Supports Python: 2.7, 3.4, 3.5, 3.6, and 3.7
  • Contains blazing-fast asynchronous methods built on top of the Asyncio

💡 Getting Started

First, install Algolia Python API Client via the pip package manager:

pip install --upgrade 'algoliasearch>=2.0,<3.0'

Then, create objects on your index:

from algoliasearch.search_client import SearchClient

client = SearchClient.create('YourApplicationID', 'YourAPIKey')
index = client.init_index('your_index_name')

index.save_objects(['objectID': 1, 'name': 'Foo'])

Finally, you may begin searching a object using the search method:

objects = index.search('Fo')

For full documentation, visit the Algolia Python API Client.

📄 License

Algolia Python API Client is an open-sourced software licensed under the MIT license.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

algoliasearch-2.0.4.tar.gz (18.2 kB view details)

Uploaded Source

Built Distribution

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

algoliasearch-2.0.4-py2.py3-none-any.whl (28.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file algoliasearch-2.0.4.tar.gz.

File metadata

  • Download URL: algoliasearch-2.0.4.tar.gz
  • Upload date:
  • Size: 18.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for algoliasearch-2.0.4.tar.gz
Algorithm Hash digest
SHA256 d76146dd75b53a03e894cbd2952664830ae101642f619233c4105d13b9492840
MD5 d812541a27772399b91f255b833457b5
BLAKE2b-256 b4e577cbf758613b62157f29af1dee9ed4cd940293a281e16d0f2c48c85b0937

See more details on using hashes here.

File details

Details for the file algoliasearch-2.0.4-py2.py3-none-any.whl.

File metadata

  • Download URL: algoliasearch-2.0.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 28.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1

File hashes

Hashes for algoliasearch-2.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 0c378ab9cf68eb597fcb9e418a7f121a9da2996b4d9ea535697de4567640da75
MD5 4afd320fb74a0e6e85ad8d5cce977488
BLAKE2b-256 1746fbc1bf77161021e51963f340896e18b781d19360c1933876f23b1e9e8479

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