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.15.tar.gz
(8.2 kB
view details)
Built Distribution
File details
Details for the file metal_sdk-0.0.15.tar.gz
.
File metadata
- Download URL: metal_sdk-0.0.15.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 | f6771f6efb76e3d4c4076b00a6d1acd6d0ed1e4daabdacfbf8f8c2cea0a8d75b |
|
MD5 | 7a89bfe87a246ec3e439d4d334185fd6 |
|
BLAKE2b-256 | 4d3b802b09142769a10fe9abf2fea72a189ca22d2fa77f880c85590d8c0f1899 |
Provenance
File details
Details for the file metal_sdk-0.0.15-py3-none-any.whl
.
File metadata
- Download URL: metal_sdk-0.0.15-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 | a105a634d6facae6e6b98091528d4c0e7f44ff66ac801f8389d913481ee111af |
|
MD5 | 2a55c507043b976b8110acdea9a66e1a |
|
BLAKE2b-256 | 921e24f779551a64a2ff66885451a8be234f5318d0a8fd7a17ee4bc63fc57760 |