Votifier protocol v2 client for Python.
Project description
Votifier2
Overview
Votifier protocol v2 client for Python.
Based on https://github.com/NuVotifier/votifier2-php/.
Installation / Usage
To install use pip:
pip install votifier2
Example
from votifier2 import Server, Vote
v = Vote("SERVICE", "ano95", "127.0.0.1")
s = Server("127.0.0.1", 8192, "TOKEN")
s.send_vote(v)
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
votifier2-0.1.0.tar.gz
(2.9 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 votifier2-0.1.0.tar.gz.
File metadata
- Download URL: votifier2-0.1.0.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
730bff728ba58392ea39df7dc02db8356d78bb5d70078009fe4355a5c1287673
|
|
| MD5 |
629538c9c052d88e7f5b42a9828667ef
|
|
| BLAKE2b-256 |
796a1f6067db6725dabdfce925d18ee24d8901d14f8bf8dbc3ccd050a8eff9ca
|
File details
Details for the file votifier2-0.1.0-py2.py3-none-any.whl.
File metadata
- Download URL: votifier2-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08d279a9e9740cec41add2633e2052bc3711de53e298bfa74428442857dfd8f2
|
|
| MD5 |
cf7136c17d5be36a561e976c48c85790
|
|
| BLAKE2b-256 |
075397c23880b89dd7d8a95c5985c1d7a046d63212a2a7029b3a3abece761cf3
|