circuit-webhook is a python client library for Unify Circuit api Incoming Webhooks on Python 3.6 and above.
Project description
circuit-webhook
circuit-webhook is a python client library for Unify Circuit api Incoming Webhooks on Python 3.6 and above.
Installation
$ pip install circuit-webhook
Usage
from circuit_webhook import Circuit
circuit = Circuit(url='https://eu.yourcircuit.com/rest/v2/webhooks/incoming/XXX')
circuit.post(text="Hello, world.")
Getting started
For help getting started with Incoming Webhooks, view online documentation.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
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
circuit-webhook-1.0.1.tar.gz
(2.1 kB
view details)
File details
Details for the file circuit-webhook-1.0.1.tar.gz
.
File metadata
- Download URL: circuit-webhook-1.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36178f2817f3764c3b8951e656b3b17fc65c42b6f54aadb13087eee0ff7e3e9c |
|
MD5 | b8c0b030b74e36351e6ac207489b0032 |
|
BLAKE2b-256 | 5f0fa88d8cc858b8b047f37c67e9791175f4d4e70bc1e06f3910c20cc5dce148 |