A Python client for the Moonshine API
Project description
Moonshine API Client
A Python client for interacting with the Moonshine Edge Compute API.
Installation
pip install magic-moonshine
Usage
import moonshine
# Configure your API token
moonshine.config(API="your-api-token")
# Search in a bucket
results = moonshine.search(bucket="your-bucket-id", query="your search query")
print(results)
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
magic_moonshine-1.0.2.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file magic_moonshine-1.0.2.tar.gz.
File metadata
- Download URL: magic_moonshine-1.0.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2689c7962f8582261aa9736405ac24e0f3385518618b4eb09436f85fb0edc6db
|
|
| MD5 |
03272ec6788f22192795e2c80c3f367c
|
|
| BLAKE2b-256 |
09897fdfbf57b9a337d703626dd964483ff9e9f9a7ff13b246a93be107e653a0
|
File details
Details for the file magic_moonshine-1.0.2-py3-none-any.whl.
File metadata
- Download URL: magic_moonshine-1.0.2-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ad4fae78820831edb379f42d07e2d03f2ace6a6226c3bc09d8746206bfc7d15
|
|
| MD5 |
63a168def30760864609144c7bc854b2
|
|
| BLAKE2b-256 |
73c96986b49d31fa24b7507441c56f3906e62d07077741672667520a8270b6b1
|