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.18.tar.gz
(8.1 kB
view details)
Built Distribution
File details
Details for the file metal_sdk-0.0.18.tar.gz
.
File metadata
- Download URL: metal_sdk-0.0.18.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc68a1e0db465a45d961ea427c8696b74b16d3cd284cc1a73574bb8abaef5722 |
|
MD5 | ae830303973bd08b4535397123df5fbc |
|
BLAKE2b-256 | bf34f50e98c1327cc7fe434e6765a824562d83b84150c9b6814045085549a458 |
Provenance
File details
Details for the file metal_sdk-0.0.18-py3-none-any.whl
.
File metadata
- Download URL: metal_sdk-0.0.18-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 | 331696a3b11e8d88c1364ab405a125af4dd019f95089aded23213456fde316ed |
|
MD5 | 4dc0410e8888366802f81a8b6859378d |
|
BLAKE2b-256 | 6d1a09a6f87ef34743bd4fbb5fbcacca63936fd0ecd4c73e6a396d6054394312 |