https://github.com/hat-open/hat-util

Python, JavaScript and C utility library

https://github.com/hat-open/hat-util

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

Python, JavaScript and C utility library

Basic Info
  • Host: GitHub
  • Owner: hat-open
  • License: apache-2.0
  • Language: TypeScript
  • Default Branch: master
  • Homepage: https://hat-util.hat-open.com
  • Size: 781 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed 9 months ago
Metadata Files
Readme License

README.rst

.. _online documentation: https://hat-util.hat-open.com
.. _git repository: https://github.com/hat-open/hat-util.git
.. _PyPI project: https://pypi.org/project/hat-util
.. _npm package: https://www.npmjs.com/package/@hat-open/util
.. _pydoit: https://pydoit.org
.. _Hat Open: https://hat-open.com
.. _Končar Digital: https://www.koncar.hr/en


hat-util - Python, JavaScript and C utility library
===================================================

For more information see:

* `online documentation`_
* `git repository`_


Install
-------

`hat-util` python library is available as `PyPI project`_::

    $ pip install hat-util

`hat-util` JavaScript library is available as `npm package`_::

    $ npm install @hat-open/util


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-util` is `pydoit`_. For listing available doit tasks,
use::

    $ doit list

Default task::

    $ doit

creates wheel package and npm package inside `build` directory.


Hat Open
--------

`hat-util` 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

GitHub Events

Total
  • Push event: 21
  • Create event: 3
Last Year
  • Push event: 21
  • Create event: 3

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 108
  • Total Committers: 1
  • Avg Commits per committer: 108.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 14
  • Committers: 1
  • Avg Commits per committer: 14.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
bozo.kopic b****o@k****z 108
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: about 15 hours
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.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
  • canassa (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • npm 182 last-month
    • pypi 3,517 last-month
  • Total dependent packages: 23
    (may contain duplicates)
  • Total dependent repositories: 27
    (may contain duplicates)
  • Total versions: 64
  • Total maintainers: 1
npmjs.org: @hat-open/util

Hat utility library

  • Homepage: http://hat-open.com
  • License: Apache-2.0
  • Latest release: 0.6.16
    published almost 2 years ago
  • Versions: 18
  • Dependent Packages: 4
  • Dependent Repositories: 9
  • Downloads: 182 Last month
Rankings
Dependent repos count: 3.9%
Dependent packages count: 4.5%
Downloads: 6.2%
Average: 9.3%
Forks count: 15.4%
Stargazers count: 16.7%
Maintainers (1)
Last synced: 6 months ago
pypi.org: hat-util

Hat utility library

  • Versions: 46
  • Dependent Packages: 19
  • Dependent Repositories: 18
  • Downloads: 3,517 Last month
Rankings
Dependent packages count: 0.6%
Dependent repos count: 3.4%
Downloads: 15.0%
Average: 16.1%
Forks count: 29.8%
Stargazers count: 31.9%
Maintainers (1)
Last synced: 6 months ago

Dependencies

package.json npm
  • docdash 1.2.0 development
  • eslint 7.21.0 development
  • jsdoc 3.6.6 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
package-lock.json npm
  • 424 dependencies
pyproject.toml pypi
requirements.github.ubuntu.txt pypi
  • doxygen *
requirements.pip.txt pypi
  • hat-doit *
playground/js/package.json npm
  • fast-json-patch ^3.1.1
  • jiff ^0.7.3