Waggle Python Module
pywaggle is a Python module for implementing Waggle plugins and system services.
Installation Guides
Most users getting started with pywaggle will want to install latest version with all optional dependencies using:
pip install -U pywaggle[all]
Advanced users can install specific subsets of functionality using the following extras flags:
audio- Audio and microphone support for plugins.vision- Image, video and camera support for plugins.
# install only core plugin features
pip install pywaggle
# install only audio features
pip install pywaggle[audio]
# install only vision features
pip install pywaggle[vision]
# install both audio and vision features
pip install pywaggle[audio,vision]
Usage Guides
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pywaggle-0.56.3.tar.gz
(15.8 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
pywaggle-0.56.3-py3-none-any.whl
(16.0 kB
view details)
File details
Details for the file pywaggle-0.56.3.tar.gz.
File metadata
- Download URL: pywaggle-0.56.3.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80dcd32ba6704f412079cdd6e1599ae378082f31b57cdc3b7b39599053cf9859
|
|
| MD5 |
412d2ea7a0b36ce001bb30f874f23ad5
|
|
| BLAKE2b-256 |
df153a828cd7a17b8c3227cbf9468920bc5bcd85f8d228d16fbe8258bce50583
|
File details
Details for the file pywaggle-0.56.3-py3-none-any.whl.
File metadata
- Download URL: pywaggle-0.56.3-py3-none-any.whl
- Upload date:
- Size: 16.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
451414ffbe62df6fb7179947fd536c8fc3c4048f65e9f8ba6cd9c81b53ff3853
|
|
| MD5 |
b137b46c3426ee84a9ca280ec3b1bdbc
|
|
| BLAKE2b-256 |
9ecb84960270aa9c3bc0ee7fed38d86abb3a9c69221ffcf2f8baf06adc8d433d
|