Metadata-Version: 2.1
Name: neon-iris
Version: 0.0.3
Summary: Interactive Relay for Intelligence Systems
Home-page: https://github.com/neongeckocom/neon-iris
Author: Neongecko
Author-email: developers@neon.ai
License: BSD-3-Clause
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click (~=8.0)
Requires-Dist: click-default-group (~=1.2)
Requires-Dist: neon-utils (~=0.15)

# Neon Iris
Neon Iris (Interactive Relay for Intelligence Systems) provides tools for
interacting with Neon systems remotely, via [MQ](https://github.com/NeonGeckoCom/chat_api_mq_proxy).

Install the Iris Python package with: `pip install neon-iris`
The `iris` entrypoint is available to interact with a bus via CLI. Help is available via `iris --help`.


