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", "app_id");
metal.index({ text: 'a' })
metal.index({ text: 'b' })
metal.index({ text: 'c' })
Testing
$ python3 -m unittest tests/test_metal.py
Publishing
$ python3 -m build
$ python3 -m twine upload dist/*
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-0.0.17.tar.gz
(8.2 kB
view details)
Built Distribution
File details
Details for the file metal_sdk-0.0.17.tar.gz
.
File metadata
- Download URL: metal_sdk-0.0.17.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26f29576b8885cfadd31f2be8e2f3267a8f7581fe8d40c6da06607d60a9fbf8f |
|
MD5 | 08d067c35e3cbc754ba56e4779ddfe92 |
|
BLAKE2b-256 | 32d370cf1108c3378091a9a7581ecf3e09e86197a0f82700c297ae591c8e3ff5 |
Provenance
File details
Details for the file metal_sdk-0.0.17-py3-none-any.whl
.
File metadata
- Download URL: metal_sdk-0.0.17-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 981144cc5ed6666ffe9ed8b2bae8c5c15cafe83ee3a98eecdead159e966c66d6 |
|
MD5 | 3192216d3c37c0d1d05a229295584f48 |
|
BLAKE2b-256 | 58d5a15e2ae09bf218c6acd4091dbc162a4b59c2aa0131f9009104b12ac98ef3 |