Skip to main content

Simplified stream sources for event-driven application development.

Project description

headwaters

Simple stream sources for event-driven application development.

Install

From Pypi:

After creating a virtual environment, on the cli:

>>> pip install -U headwaters

then start the default streaming server from the cli:

>>> hw

The CLI output shows the location of the server and ui.

Streams can be connected to at the server: http://127.0.0.1:5555/api/v0

To control the streams, use the ui running at http://127.0.0.1:5555/ui

Simple as that.

While headwaters is running you can see and adjust the behaviour of your stream:

  • start and stop the stream;
  • adjust the frequency of the events emitted by the stream;
  • trigger a burst mode to send a flurry of events, with configurable frequency and volume.

:)

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

headwaters-0.20.1.tar.gz (106.1 kB view hashes)

Uploaded Source

Built Distribution

headwaters-0.20.1-py3-none-any.whl (108.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