pyLCI icon indicating copy to clipboard operation
pyLCI copied to clipboard

Python-based Linux Control Interface

Results 2 pyLCI issues
Sort by recently updated
recently updated
newest added

input/drivers/pygame_input.py -change KEY_ANSWER,KEY_HASH keys to KEY_*, KEY_# for use in emulator; apps/utils/calculator/main.py -add help page; -add degree/radian; -make keys consistent (left=Exit, F5=Help,...); -change current row to blinking cursor; -change names...

It would be awesome if the code was PEP8 and PEP257 compliant. Obviously not super important but it would be nice to have that for the _more_ clarity and readability....