Agentix Notifications Plugin
This package provides a notifications plugin for the Agentix platform, with support for WhatsApp (via Novomind) and planned support for Email.
📥 Installation
Install via PyPI:
pip install agentix-notifications
🧪 Development Setup
To install in editable mode for local development:
git clone https://github.com/FIDOX/py-plugin-agentix-notifications.git
cd py-plugin-agentix-notifications
python -m venv .venv
source .venv/bin/activate # On Windows: .venv\Scripts\activate
pip install -e '.[dev]'
Release files for agentix-notifications 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| agentix_notifications-0.0.3.tar.gz | 6.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| agentix_notifications-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.9 kB
Release files / agentix_notifications-0.0.3.tar.gz
| Download URL | agentix_notifications-0.0.3.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
541e15df170bdc3c9e038091e6ecc677f81feb069dfc3a9c325a290cc390ae4d
|
|
BLAKE2b-256 checksum How to use checksums |
817f3045f229cd43c431e394c542c9ea8697600f8876413fbb28ca71fbe0cdcb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|
Release files / agentix_notifications-0.0.3-py3-none-any.whl
| Download URL | agentix_notifications-0.0.3-py3-none-any.whl |
|---|---|
| Size | 8.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3612cbb3184d5dd811f9b3c5fdce7321bdec0fd591c372e7678c64bbe5d4a18a
|
|
BLAKE2b-256 checksum How to use checksums |
008de4395a0444c332d59357221f3f4f3c88667869704a944a83eb38d49d4865
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.8
|