Skip to main content

Python Client for Indexify

Project description

Indexify Python Client

PyPI version

Installation

This is the Python client for interacting with the Indexify service.

To install it, simply run:

pip install indexify

Usage

See the getting started guide for examples of how to use the client. Look at the examples directory for more examples.

Development

To install the client from this repository for development:

cd "path to this repository"
pip install -e .

Install and run the poetry package manager:

pip install poetry
poetry install

More information at https://python-poetry.org/docs/.

Environment Variables

IndexifyClient uses httpx under the hood, so there are many environment variables that can be used to configure the client. More information on supported environment variables can be found here.

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

indexify-0.0.19.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

indexify-0.0.19-py3-none-any.whl (13.1 kB view hashes)

Uploaded Python 3

Supported by

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