Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Keywords from Contributors
syslog
Last synced: 6 months ago
·
JSON representation
Repository
Event server and client
Basic Info
- Host: GitHub
- Owner: hat-open
- License: apache-2.0
- Language: Python
- Default Branch: master
- Homepage: https://hat-event.hat-open.com
- Size: 1.15 MB
Statistics
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
README.rst
.. _online documentation: https://hat-event.hat-open.com
.. _git repository: https://github.com/hat-open/hat-event.git
.. _PyPI project: https://pypi.org/project/hat-event
.. _pydoit: https://pydoit.org
.. _Hat Open: https://hat-open.com
.. _Končar Digital: https://www.koncar.hr/en
hat-event - Event server and communication libraries
====================================================
For more information see:
* `online documentation`_
* `git repository`_
Runtime requirements
--------------------
* python >=3.10
Install
-------
`hat-event` is available as `PyPI project`_::
$ pip install hat-event
Build
-----
To install editable installation, together with python development
dependencies, run::
$ pip install -e '.[dev]'
To install only python development dependencies, run::
$ pip install -r requirements.pip.txt
Build tool used for `hat-event` is `pydoit`_. For listing available doit tasks,
use::
$ doit list
Default task::
$ doit
creates wheel package inside `build` directory.
Hat Open
--------
`hat-event` 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`_.
License
-------
Copyright 2020-2025 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.
Owner
- Name: Hat Open
- Login: hat-open
- Kind: organization
- Website: https://hat-open.com
- Repositories: 28
- Profile: https://github.com/hat-open
GitHub Events
Total
- Watch event: 1
- Push event: 39
- Create event: 16
Last Year
- Watch event: 1
- Push event: 39
- Create event: 16
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| bozo.kopic | b****o@k****z | 186 |
| Jakov Krstulovic Opara | j****c@k****r | 19 |
| Jakov Krstulovic Opara | j****c@g****m | 13 |
| Hrvoje Keserica | h****a@g****m | 5 |
| Jakov Krstulovic Opara | j****v@o****z | 1 |
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 1,316 last-month
- Total dependent packages: 4
- Total dependent repositories: 4
- Total versions: 117
- Total maintainers: 1
pypi.org: hat-event
Hat event
- Homepage: http://hat-open.com
- Documentation: http://hat-event.hat-open.com
- License: Apache-2.0
-
Latest release: 0.9.36
published about 1 year ago
Rankings
Dependent packages count: 1.9%
Dependent repos count: 7.5%
Downloads: 8.3%
Average: 15.1%
Stargazers count: 27.8%
Forks count: 29.8%
Maintainers (1)
Last synced:
7 months ago
Dependencies
.github/workflows/docs.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
- peaceiris/actions-gh-pages v3 composite
.github/workflows/main.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
pyproject.toml
pypi
- appdirs ~= 1.4.4
- hat-aio ~= 0.7.8
- hat-chatter ~= 0.5.11
- hat-drivers ~= 0.7.0
- hat-json ~= 0.5.20
- hat-monitor >= 0.6.10, < 0.8.0
- hat-sbs ~= 0.6.4
- hat-util ~= 0.6.10
- lmdb ~= 1.4.1
requirements.pip.txt
pypi
- aiohttp ==3.8.5
- aiosignal ==1.3.1
- alabaster ==0.7.13
- appdirs ==1.4.4
- async-timeout ==4.0.2
- attrs ==23.1.0
- babel ==2.12.1
- beautifulsoup4 ==4.12.2
- build ==0.10.0
- certifi ==2023.7.22
- cffi ==1.15.1
- charset-normalizer ==3.2.0
- click ==8.1.6
- cloudpickle ==2.2.1
- coverage ==7.2.7
- cryptography ==41.0.3
- docopt ==0.6.2
- docutils ==0.20.1
- doit ==0.36.0
- flake8 ==6.1.0
- frozenlist ==1.4.0
- furo ==2023.7.26
- hat-aio ==0.7.8
- hat-asn1 ==0.6.6
- hat-chatter ==0.5.11
- hat-doit ==0.14.6
- hat-drivers ==0.7.5
- hat-json ==0.5.19
- hat-juggler ==0.6.11
- hat-monitor ==0.7.2
- hat-peg ==0.5.7
- hat-sbs ==0.6.4
- hat-util ==0.6.10
- idna ==3.4
- imagesize ==1.4.1
- importlib-metadata ==6.8.0
- iniconfig ==2.0.0
- jinja2 ==3.1.2
- jsonpatch ==1.33
- jsonpointer ==2.4
- jsonschema ==4.17.3
- lmdb ==1.4.1
- markupsafe ==2.1.3
- mccabe ==0.7.0
- multidict ==6.0.4
- packaging ==23.1
- pdoc ==14.0.0
- peru ==1.3.1
- pip-tools ==7.2.0
- pluggy ==1.2.0
- psutil ==5.9.5
- pycodestyle ==2.11.0
- pycparser ==2.21
- pyflakes ==3.1.0
- pygments ==2.16.1
- pyproject-hooks ==1.0.0
- pyrsistent ==0.19.3
- pyserial ==3.5
- pytest ==7.4.0
- pytest-asyncio ==0.21.1
- pytest-cov ==4.1.0
- pytest-timeout ==2.1.0
- pyyaml ==6.0.1
- requests ==2.31.0
- snowballstemmer ==2.2.0
- soupsieve ==2.4.1
- sphinx ==7.1.2
- sphinx-basic-ng ==1.0.0b2
- sphinxcontrib-applehelp ==1.0.4
- sphinxcontrib-devhelp ==1.0.2
- sphinxcontrib-htmlhelp ==2.0.1
- sphinxcontrib-jsmath ==1.0.1
- sphinxcontrib-plantuml ==0.25
- sphinxcontrib-programoutput ==0.17
- sphinxcontrib-qthelp ==1.0.3
- sphinxcontrib-serializinghtml ==1.1.5
- tomli ==2.0.1
- tomli-w ==1.0.0
- urllib3 ==2.0.4
- wheel ==0.41.1
- yarl ==1.9.2
- zipp ==3.16.2