Metadata-Version: 2.1
Name: hat-event
Version: 0.8.1
Summary: Hat event
Home-page: https://github.com/hat-open/hat-event
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: appdirs (~=1.4.4)
Requires-Dist: hat-aio (~=0.7.4)
Requires-Dist: hat-chatter (~=0.5.10)
Requires-Dist: hat-drivers (~=0.6.10)
Requires-Dist: hat-json (~=0.5.15)
Requires-Dist: hat-monitor (<0.8.0,>=0.6.10)
Requires-Dist: hat-sbs (~=0.6.3)
Requires-Dist: hat-util (~=0.6.7)
Requires-Dist: lmdb (~=1.4.0)

hat-event - Event server and communication libraries
====================================================

This component is part of Hat Open project - open-source framework of tools and
libraries for developing applications used for remote monitoring, control and
management of intelligent electronic devices such as IoT devices, PLCs,
industrial automation or home automation systems.

Development of Hat Open and associated repositories is sponsored by
`Končar Digital <https://www.koncar.hr>`_.

For more information see:

    * hat-event documentation - `<https://hat-event.hat-open.com>`_
    * hat-event git repository - `<https://github.com/hat-open/hat-event.git>`_
    * Hat Open homepage - `<https://hat-open.com>`_

.. warning::

    This project is currently in state of active development. Features,
    functionality and API are unstable.


Install
-------

::

    $ pip install hat-event


License
-------

Copyright 2020-2023 Hat Open AUTHORS

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
