Python interface to Zino
Project description
Python library to connect to zino data and notification channel
This module implements almost every functionality that Zino exports via the data and notification channel.
Split from internal project PyRitz on 2023-03-23.
Testing
This library is testable with unittests, When testing it starts a Zino emulator that reponds correctly to requests as the real server would do.
Test with current python:
`python3 -m unittest discover -s tests/`
If you have all currently supported pythons in your path, you can test them all, with an HTML coverage report placed in htmlcov/:
`tox`
To test on a specific python other than current, run:
`tox -e py{version}`
where version is of the form “311” for Python 3.11.
Development
See the file .git-blame-ignore-revs for commits to ignore when running git blame. Use it like so:
git blame --ignore-revs-file .git-blame-ignore-revs FILE
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
Built Distribution
File details
Details for the file zinolib-1.3.3.tar.gz
.
File metadata
- Download URL: zinolib-1.3.3.tar.gz
- Upload date:
- Size: 50.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f3786fe77b1ee03bb471f080c9f1917e0df0c8b34e4ebd057996e01963deb8b |
|
MD5 | 1737c2db960700d40f260742dcdd1cab |
|
BLAKE2b-256 | 5cf0c419fac8bc149e18559b222ef90267a99f3143f2ec2c279334e1f66a7a9f |
File details
Details for the file zinolib-1.3.3-py3-none-any.whl
.
File metadata
- Download URL: zinolib-1.3.3-py3-none-any.whl
- Upload date:
- Size: 36.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f7297bb8be9403634982ee69b988bb8d9d5b7d05e0ee0b9e3e397e0a6805dabe |
|
MD5 | f20ecd8f9bcbf0307282d655154f91eb |
|
BLAKE2b-256 | a6ad5dda45160a84d712a321c7d72d8731fd47923fea9bb05c34c9ced12a0940 |