Metadata-Version: 2.1
Name: unionai-actor
Version: 0.1.9b0
Summary: Enables Union.ai actors
Author-email: unionai <info@union.ai>
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: licenses/APL.txt
License-File: licenses/BSL.txt

# Union.ai Actors

This package enables Union.ai actors. To use actors install `union` by:

```bash
pip install union
```
