Skip to content

Pure python typed Linux ioctl & ioctl interfaces implementation

License

Notifications You must be signed in to change notification settings

FFY00/python-ioctl

Repository files navigation

python-ioctl checks

Pure python typed Linux ioctl & ioctl interfaces implementation

Suported interfaces

  • hidraw

Development

We use mypy to run static checks in scripts, and pre-commit to run misc checks. Install the pre-commit hook with pre-commit install.