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.5.1.tar.gz
(15.5 kB
view hashes)
Built Distribution
metal_sdk-2.5.1-py3-none-any.whl
(14.0 kB
view hashes)
Close
Hashes for metal_sdk-2.5.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22eb44609d789d772664fe6eb502bb07b5f645a370c7d7fb993ffb28ecb59bbd |
|
MD5 | 8429b86f94d3744d232a3d395d0239d3 |
|
BLAKE2b-256 | 226d1c1b181328cdae858797ccbcad7a74be6e3d81f06041fde9a25c698cb5db |