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.4.tar.gz
(5.0 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.4.tar.gz.
File metadata
- Download URL: magic_moonshine-1.0.4.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
878fda20d618c9234dee63c38904d1c7d0600c6ba80482882c761fa6fc0e22d5
|
|
| MD5 |
5b8bd114e2121b101955b50526f8c25a
|
|
| BLAKE2b-256 |
3ad1c3ef7e6a2b82289f020c9ad56cef905a2f49b21d48f3d270b536da3c8bdc
|
File details
Details for the file magic_moonshine-1.0.4-py3-none-any.whl.
File metadata
- Download URL: magic_moonshine-1.0.4-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 |
318de9d63b228076557886020a0bff13a075268ffe6db4eb41acc54f9ee068d0
|
|
| MD5 |
f65a2b3a050056834bbbc6f331312b11
|
|
| BLAKE2b-256 |
e12f0aa2cb16301b108037f019b213a72b0fbfa1472df3d3a8129e278d928735
|