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-1.0.9.tar.gz
(11.5 kB
view details)
Built Distribution
metal_sdk-1.0.9-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file metal_sdk-1.0.9.tar.gz
.
File metadata
- Download URL: metal_sdk-1.0.9.tar.gz
- Upload date:
- Size: 11.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc8803b11c7c551a5aa6fba2c5d016d61e89ba03603303076f5a14bc47ee7217 |
|
MD5 | 4bb67a0fb0f7666768137893175bf92b |
|
BLAKE2b-256 | 395dd4bed9715df6a11569d1f1c2c65ff7f1642f020acc0a64866c5bfeecbd0c |
Provenance
File details
Details for the file metal_sdk-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: metal_sdk-1.0.9-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ce455174ae265f2574ef831d8075ffaa2858c4c951460401ba50e4d766889ec |
|
MD5 | ace6db61edbb4ec115ff2358c7348b6a |
|
BLAKE2b-256 | 2a00cc2c6f44200486b5711e3ef40fcddfc6d8817c85137dc6627239951ad02f |