SDK for getmetal.io
Project description
🤘 Metal Python SDK
Setup
$ pip 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' })
Contributing
$ 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.10.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file metal_sdk-0.0.10.tar.gz
.
File metadata
- Download URL: metal_sdk-0.0.10.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddf4c21c2cb24637dd000a36a960977861799682cd5e97addff896c8893e4c66 |
|
MD5 | 2954e071cb3c5aa9b8e9215fc3e4436d |
|
BLAKE2b-256 | 9d3de2e4ec96414735964fd9fea07ded11c2e64617c1a5188146b0a8a5c87ac9 |
Provenance
File details
Details for the file metal_sdk-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: metal_sdk-0.0.10-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f585ef001b8c88bf75cd901baaa2f5d14451fa0b3ef9cda0aa3b983518d1442 |
|
MD5 | a4ec57da64fb48af54e92421eb89a150 |
|
BLAKE2b-256 | 1e684d4218107fae87f5fb78d62a036cb42b442b132541bec0d6de03f0204530 |