Metadata-Version: 2.1
Name: alloy-python
Version: 0.0.2
Summary: Run Alloy workflows from a python server
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN

# PythonSdk

This is a basic wrapper package for sending events to the [Alloy](https://runalloy.com/) API. It exposes a single class module, that you can use across your Python controllers.

## Installation

Install the PyPI and add to the application:

pip install alloy-sdk

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/alloy-automation/alloy-python.


