Skip to main content

Hat Event Server and client

Project description

Hat Open is 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.

Hat Core is part of Hat Open providing collection of components and libraries on which Hat Open system is based.

Development of Hat Open and associated repositories is sponsored by Končar - Power Plant and Electric Traction Engineering Inc. (Končar KET - https://www.koncar-ket.hr).

For more information see:

Installation

Hat Open consists of multiple interconnected parts. Each part implements a specific functionality. For easier reusability, provided implementation is split into multiple packages:

Python packages

Python packages require Python 3.8 and can be installed with pip:

$ pip install <package-name>

where package-name is one of following:

JavaScript packages

JavaScript packages can be installed with npm:

$ npm install <package-name>

where package-name is one of following:

Build

Build tool used for Hat is pydoit (http://pydoit.org/). It can be installed with pip by running:

$ pip install doit

For listing available doit tasks, use:

$ doit list

Default task:

$ doit

creates dist folder containing built packages.

Dependencies

Package managers used for managing dependencies:

  • pacman

    Package manager of Arch linux distribution. Available on Windows as part of msys2 (http://www.msys2.org/).

  • pip

    Package manager available as part of CPython installation.

  • yarn

    Package manager for NodeJS.

List of all dependencies for building and running hat components is available in:

  • requirements.pacman.win.txt (windows only)

  • requirements.pacman.linux.txt (archlinux only)

  • requirements.pip.txt

  • package.json

Python code targets CPython 3.8 only.

Documentation

Documentation can be built with:

$ doit docs

which creates build/docs folder containing documentation.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

hat_event-0.4.0.dev202012042345-cp38-none-any.whl (536.7 kB view details)

Uploaded CPython 3.8

File details

Details for the file hat_event-0.4.0.dev202012042345-cp38-none-any.whl.

File metadata

  • Download URL: hat_event-0.4.0.dev202012042345-cp38-none-any.whl
  • Upload date:
  • Size: 536.7 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.44.0 CPython/3.8.6

File hashes

Hashes for hat_event-0.4.0.dev202012042345-cp38-none-any.whl
Algorithm Hash digest
SHA256 a74f5ba330b0cb80627e5207ac5d7ff35c6d36d792c7663d9165d51e56908bd0
MD5 a94d644da469f7a32a1b3734a4d61f9b
BLAKE2b-256 b209a09a02e1a7792324ff50656dccb6ab54f4cee5131bd4d9800924b06205fe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page