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.10.tar.gz
(11.6 kB
view details)
Built Distribution
File details
Details for the file metal_sdk-1.0.10.tar.gz
.
File metadata
- Download URL: metal_sdk-1.0.10.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081e531eb7c0abf2a038c9f74c3a5b876e0734b72c0b92d53c47ab6ec72b58c2 |
|
MD5 | 455dc18d741cffbb534fba0c8b9d4130 |
|
BLAKE2b-256 | 9c9c83c785369a1de5dcf60fabd290c7e5eb60b907e210124b722116e3d10493 |
Provenance
File details
Details for the file metal_sdk-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: metal_sdk-1.0.10-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 | 4a13f48635cf48dd86c68167dd5fcc112750e8e78e42d88d4fd83ebbc7bf0d1d |
|
MD5 | 9fa65fbd03cba3f2d037829c9fdb3786 |
|
BLAKE2b-256 | ffeb7a4028b1bcb70f7a8fba2a2bf458b52aba8dee308929c7161d2c881434a5 |