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.6.tar.gz
(11.1 kB
view details)
Built Distribution
metal_sdk-1.0.6-py3-none-any.whl
(10.9 kB
view details)
File details
Details for the file metal_sdk-1.0.6.tar.gz
.
File metadata
- Download URL: metal_sdk-1.0.6.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1110932e0da35a690e9359fd5f69213ac1f536ee6dde28db358191650f26a1fe |
|
MD5 | a32e5969e0ebe44cdeed59b14fe6be7b |
|
BLAKE2b-256 | 80c201cba015ba522c74dce11f28270d0d54e272aad0d5e7ef007fbf7ba9f8f6 |
Provenance
File details
Details for the file metal_sdk-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: metal_sdk-1.0.6-py3-none-any.whl
- Upload date:
- Size: 10.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3432f1accc785484a24e31091fafe33d682eb64d07879cdea118bcabfacbe9d |
|
MD5 | 48ca8b9f6b44936149f81712a848726a |
|
BLAKE2b-256 | d0efe871a8fc72c2f7491573cd25f48fb51aea79c42782f8d973f95a815dbddc |