SDK for getmetal.io
Project description
🤘 Metal Python SDK
Setup
$ pip3 install metal-sdk
Usage
from metal_sdk.metal import Metal
metal = Metal("api_key", "client_id", "index_id");
metal.index({ "text": "a" })
metal.index({ "text": "b" })
metal.index({ "text": "c" })
Testing
$ python3 -m unittest tests/test_metal.py
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
metal_sdk-2.0.5.tar.gz
(11.9 kB
view hashes)
Built Distribution
metal_sdk-2.0.5-py3-none-any.whl
(11.7 kB
view hashes)
Close
Hashes for metal_sdk-2.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5afea29d5b04f7bfd480152ff91b4f49457b8d4f81d20d719479dbafde5e07e |
|
MD5 | 5fad19696a603f78e2a517818bcc2e2e |
|
BLAKE2b-256 | 74e25d027044e0502ef16ff3d74471b24ade9d22548f0ed97958d5d4709e9792 |