Python Client for Indexify
Project description
Indexify Python Client
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.
Development
For first time setup, follow the steps here.
Steps for restarting dev server after updating server code
./install_python_deps.sh
# use `-e`` if you're developing extractors
(cd extractors && pip install -e .)
# use `-e`` if you're developing sdk-py
(cd sdk-py && pip install -e .)
cargo build
make local-dev
# start the server
./target/debug/indexify start-server -d -c local_config.yaml
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
indexify-0.0.3.tar.gz
(9.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
indexify-0.0.3-py3-none-any.whl
(11.3 kB
view details)
File details
Details for the file indexify-0.0.3.tar.gz.
File metadata
- Download URL: indexify-0.0.3.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.12 Linux/5.15.0-76-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b667579974501455fe9286878e28b6b70f4ce3579109530f3a6b1f9ce4246c4f
|
|
| MD5 |
38740e494496174f920eb66ddec89cb6
|
|
| BLAKE2b-256 |
9503c3d05bd4ca77a4b197bac4fbfe9db19b5798259028555a2921ed8e563279
|
File details
Details for the file indexify-0.0.3-py3-none-any.whl.
File metadata
- Download URL: indexify-0.0.3-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.0 CPython/3.10.12 Linux/5.15.0-76-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f60ff9cbf37de575cb7653fec7a70fa15449c292ba95e06683ccba856ce642b1
|
|
| MD5 |
b0e07d3f5d37a98f021d7ab6a28075c5
|
|
| BLAKE2b-256 |
3b378f6957a076741c437b03508e9cf0d061eb237e54c22995bec8972d9da90c
|