Skip to content

seho85/python-dgus

Repository files navigation

python-dgus

A python library to control DGUS based displays.

This library is currently under development so API may change from time to time.

The public API can be considered as stable, as soon the v1.0.0 is reached.

Build Prepartions

  1. create python virtual environment
    python -m venv venv
  2. install dependecies
    pip install -r requirements.txt
  3. Build library
    python setup.py bdist_wheel

Contribute

If you want to contribute to this project please make your changes and create a Pull Request.

License

This library is licensed under the GPLv3

About

A python library to control DGUS displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages