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
GUI server
Basic Info
- Host: GitHub
- Owner: hat-open
- License: apache-2.0
- Language: Python
- Default Branch: master
- Homepage: https://hat-gui.hat-open.com
- Size: 4.78 MB
Statistics
- Stars: 1
- Watchers: 2
- 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-gui.hat-open.com
.. _git repository: https://github.com/hat-open/hat-gui.git
.. _PyPI project: https://pypi.org/project/hat-gui
.. _pydoit: https://pydoit.org
.. _Hat Open: https://hat-open.com
.. _Končar Digital: https://www.koncar.hr/en
hat-gui - GUI server
====================
For more information see:
* `online documentation`_
* `git repository`_
Runtime requirements
--------------------
* python >=3.10
Install
-------
`hat-gui` is available as `PyPI project`_::
$ pip install hat-gui
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-gui` is `pydoit`_. For listing available doit tasks,
use::
$ doit list
Default task::
$ doit
creates wheel package inside `build` directory.
Hat Open
--------
`hat-gui` 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
- Push event: 8
- Create event: 4
Last Year
- Push event: 8
- Create event: 4
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| bozo.kopic | b****o@k****z | 68 |
| Adam Trstenjak | a****k@k****r | 3 |
| Jakov Krstulovic Opara | j****c@g****m | 2 |
| Adam Trstenjak | a****m@a****m | 1 |
| Jakov Krstulovic Opara | j****c@k****r | 1 |
| ivanavarzic | i****n@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months 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: 2
-
Total downloads:
- npm 5 last-month
- pypi 224 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 56
- Total maintainers: 1
pypi.org: hat-gui
Hat GUI
- Homepage: http://hat-open.com
- Documentation: http://hat-gui.hat-open.com
- License: Apache-2.0
-
Latest release: 0.7.13
published about 1 year ago
Rankings
Downloads: 9.6%
Dependent packages count: 10.0%
Average: 20.6%
Dependent repos count: 21.8%
Forks count: 29.8%
Stargazers count: 31.9%
Maintainers (1)
Last synced:
7 months ago
npmjs.org: @hat-open/gui
Hat GUI type definitions
- Homepage: https://github.com/hat-open/hat-gui
- License: Apache-2.0
-
Latest release: 0.6.0
published about 3 years ago
Rankings
Forks count: 19.8%
Stargazers count: 21.4%
Dependent repos count: 24.1%
Average: 24.5%
Dependent packages count: 32.9%
Maintainers (1)
Last synced:
6 months ago
Dependencies
package.json
npm
- @hat-open/juggler >=0.5.4 development
- @hat-open/renderer * development
- @hat-open/util * development
- brace 0.11.1 development
- css-loader 5.2.4 development
- dateformat 4.5.1 development
- docdash 1.2.0 development
- eslint 7.21.0 development
- file-loader 6.2.0 development
- imports-loader 2.0.0 development
- jiff 0.7.3 development
- jsdoc 3.6.6 development
- normalize.css 8.0.1 development
- resolve-url-loader 3.1.2 development
- sass 1.32.8 development
- sass-lint 1.13.1 development
- sass-loader 11.0.1 development
- snabbdom 2.1.0 development
- source-map-explorer 2.5.2 development
- style-loader 2.0.0 development
- svg-loaders 0.2.0 development
- webpack 5.24.2 development
- webpack-cli 4.5.0 development
.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-event ~= 0.8.8
- hat-json ~= 0.5.19
- hat-juggler ~= 0.6.11
- hat-monitor ~= 0.7.2
- hat-util ~= 0.6.10
package-lock.json
npm
- 251 dependencies
requirements.pip.txt
pypi
- appdirs *
- hat-aio *
- hat-doit *
- hat-event *
- hat-json *
- hat-juggler *
- hat-monitor *
- hat-util *
- psutil >=5.9.5
- sphinxcontrib-plantuml >=0.24.1
- sphinxcontrib-programoutput >=0.17