Skip to main content

Common Schema for Stream Machine driver

Project description

# Python Stream Machine API client driver

This library can be used to package events into a serialization format of choice, and sends them to the Stream Machine Gateway.

## Releasing to PyPi and Test PyPi

For now, we release without a Gitlab CI. We should create that soon though. In the Makefile, there are two commands: - make release: release to prod PyPi - make release-test: release to test PyPi

When running either commands, you’re prompted for a username and password. We’re not using the actual username and password, but an API token (see LastPass for users PyPi and Test PyPi, as well as the release/prod API token). When using an API token, fill out the following: - username = __token__ - password = <api_token> (including pypi- part)

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

streammachine-driver-0.0.8.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

streammachine_driver-0.0.8-py2.py3-none-any.whl (13.2 kB view hashes)

Uploaded Python 2 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