Skip to main content

Helpers and utilities for https://gitlab.com/advian-oss/python-datastreamservicelib that are not eventloop specific.

Project description

Core helpers and Abstract Base Classes for making use of ZMQ nice, easy and DRY.

You should probably look at https://gitlab.com/advian-oss/python-datastreamservicelib and https://gitlab.com/advian-oss/python-datastreamserviceapp_template unless you’re working on an adapter for yet unsupported eventloop.

Development

TLDR:

  • make virtualenv

  • poetry install

  • pre-commit install

Testing

There’s Dockerfile for running tox tests (so you don’t need to deal with pyenv and having all the required versions available):

docker build -t datastreamcorelib:tox .
docker run --rm -it -v `pwd`:/app datastreamcorelib:tox

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

datastreamcorelib-1.1.0-py3-none-any.whl (14.1 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