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.14.tar.gz
(8.0 kB
view details)
Built Distribution
File details
Details for the file metal_sdk-0.0.14.tar.gz
.
File metadata
- Download URL: metal_sdk-0.0.14.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92342bf50f93319076fd6bb3c0aed854c4b62950ea67eed8119218f35e08b139 |
|
MD5 | 240fa093341921694d36075be554d35f |
|
BLAKE2b-256 | 843dc2a5554446cb6718316c4bb1837eb8331edd02d215f2923e755b66f713b3 |
Provenance
File details
Details for the file metal_sdk-0.0.14-py3-none-any.whl
.
File metadata
- Download URL: metal_sdk-0.0.14-py3-none-any.whl
- Upload date:
- Size: 6.9 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 | f06b3ee05ae9e98a7c889642718ae056c85389fb46e551089b5b6978b76b4477 |
|
MD5 | 74fdfc72ad02ea55a68b1aba7cc015cd |
|
BLAKE2b-256 | 0d0ec47e212f5ddb690ef1402614418e3a38853e84ef8b19cbd0f20d78b5b501 |