Skip to main content

No project description provided

Project description

AsyncIO eventloop helpers and Abstract Base Classes for making services that use ZMQ nice, easy and DRY

Usage

Use the CookieCutter template at https://gitlab.com/advian-oss/python-datastreamserviceapp_template (TBD)

You can also take a look at src/datastreamservicelib/console.py for some very simple test examples.

Development

TLDR:

  • create Python 3.7 virtualenv and activate it (pro tip: virtualenvwrapper)

  • 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 datastreamservicelib:tox .
docker run --rm -it -v `pwd`:/app datastreamservicelib: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

datastreamservicelib-1.8.1-py3-none-any.whl (10.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