Official Waggle Python module.
Project description
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
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
pywaggle-0.56.0.tar.gz
(15.3 kB
view details)
Built Distribution
pywaggle-0.56.0-py3-none-any.whl
(15.7 kB
view details)
File details
Details for the file pywaggle-0.56.0.tar.gz
.
File metadata
- Download URL: pywaggle-0.56.0.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2ff4b55a733007742c9ad7659585947a00774cf3067cb545e851a178297c2b7 |
|
MD5 | a68a3f474b7973feaa5c16dd96c47738 |
|
BLAKE2b-256 | d848384d5b0b8ffba654c481d0bef1df1caccbfdf2d7907c364cfb329f27da37 |
File details
Details for the file pywaggle-0.56.0-py3-none-any.whl
.
File metadata
- Download URL: pywaggle-0.56.0-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f658102d039d40251ee47847fef1ba975608a62a722df9ba9b05c2b943dc3f9 |
|
MD5 | dc6291b2cceed9057c95a3044ce8aa60 |
|
BLAKE2b-256 | 881473f5d06cd36b1fca09150e4dd9ec5123e3d4d24ef6fedee1374a357a9c1a |