.github
|
ed078a508d
disable ability to invoke `acpi_backlight` module as script (via `python -m acpi_backlight`); made main function private (use entry point `acpi-backlight-eval` instead)
|
3 years ago |
acpi_backlight
|
ed078a508d
disable ability to invoke `acpi_backlight` module as script (via `python -m acpi_backlight`); made main function private (use entry point `acpi-backlight-eval` instead)
|
3 years ago |
tests
|
ed078a508d
disable ability to invoke `acpi_backlight` module as script (via `python -m acpi_backlight`); made main function private (use entry point `acpi-backlight-eval` instead)
|
3 years ago |
.gitignore
|
289980b1a6
pipeline: run mypy
|
4 years ago |
.pylintrc
|
858dfee530
refactor: use `pathlib.Path` instances instead of `os.path.*`; increase test coverage
|
3 years ago |
LICENSE
|
80571b57ed
init
|
6 years ago |
Pipfile
|
f7e3784baf
drop compatibility with python3.5; test against python3.10
|
3 years ago |
Pipfile.lock
|
f7e3784baf
drop compatibility with python3.5; test against python3.10
|
3 years ago |
README.md
|
a6257d32af
pipeline: check test coverage
|
4 years ago |
mypy.ini
|
289980b1a6
pipeline: run mypy
|
4 years ago |
setup.py
|
ed078a508d
disable ability to invoke `acpi_backlight` module as script (via `python -m acpi_backlight`); made main function private (use entry point `acpi-backlight-eval` instead)
|
3 years ago |