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.1.3.tar.gz
(14.3 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
metal_sdk-2.1.3-py3-none-any.whl
(13.2 kB
view details)
File details
Details for the file metal_sdk-2.1.3.tar.gz.
File metadata
- Download URL: metal_sdk-2.1.3.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
43cb6244d7af5e1fe21b3d0fe59ee2e0f40d0350ea4779e80d9cf366d760407e
|
|
| MD5 |
cc8b7d8715259f186a9120345ea46291
|
|
| BLAKE2b-256 |
f08d351d32644385341d4fccb86491e49ff82571ae5534f1d4beb4023be56132
|
File details
Details for the file metal_sdk-2.1.3-py3-none-any.whl.
File metadata
- Download URL: metal_sdk-2.1.3-py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c79f4ddb78b9ec83bb73969ce535ae33c601d34525088ee40268bc2ac5f69ba2
|
|
| MD5 |
8466a437aa158766d9bb8145eee58526
|
|
| BLAKE2b-256 |
01b595cf555fc4c27b305a9d35cb3d4853269e71a9a3e37bfd747be937de661a
|