Skip to content

Hadhzy/hzy

Repository files navigation

OS Linux


This project is part of the slodon ecosystem. hzy is a Python API for the libei c library, which allows you to create emulated input. The project is being developed by the Hadhzy team.

Installation

  • It is really important to note, that hzy is only compatible with Linux. This is because it uses the snegg API, which is only available on Linux.

  • It is mandatory to have libei installed on your system. You can find the installation instructions here.

  • If you are using one of these distros, you should be able to install libei by only using your package manager:

Get Libei:

  • ALT Linux
  • Arch Linux,
  • Fedora
  • FreeBSD

Note: libei needs to be installed: It can be installed automatically, in the future!

python3 -m pip install hzy

Documentation

The full documentation can be viewed here.


Usage

Examples here(TBD)


Dependencies

  • snegg - the API that hzy wraps.

Contributing

See: CONTRIBUTING.md

Releases

No releases published

Packages

No packages published

Languages