Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zinolib-1.0.3.tar.gz (48.8 kB view hashes)

Uploaded Source

Built Distribution

zinolib-1.0.3-py3-none-any.whl (35.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page