southerly-front

所属分类:前端开发
开发工具:Python
文件大小:34KB
下载次数:0
上传日期:2020-07-07 05:17:12
上 传 者sh-1993
说明:  用于编程Windy键盘的Python前端
(Python front end for programming Windy keyboards)

文件列表:
LICENSE (1072, 2020-06-23)
python (0, 2020-06-23)
python\device_programming (0, 2020-06-23)
python\device_programming\__init__.py (0, 2020-06-23)
python\device_programming\macro_language_parse.py (3563, 2020-06-23)
python\device_programming\scan_code_mappings.txt (1051, 2020-06-23)
python\device_programming\teensy_key_definitions.txt (6999, 2020-06-23)
python\device_programming\vk_key_mappings.txt (1911, 2020-06-23)
python\gui (0, 2020-06-23)
python\gui\full_six.json (25269, 2020-06-23)
python\gui\loadui.py (1896, 2020-06-23)
python\gui\main_page.py (13410, 2020-06-23)
python\gui\main_window.ui (11750, 2020-06-23)
python\macro_record (0, 2020-06-23)
python\macro_record\Key_codes.txt (1634, 2020-06-23)
python\macro_record\__init__.py (0, 2020-06-23)
python\macro_record\keyboard_interface.py (1316, 2020-06-23)
python\macro_record\macro_parse.py (1661, 2020-06-23)
python\macro_record\vk_codes.py (755, 2020-06-23)
python\requirements.txt (32, 2020-06-23)
python\ui_src (0, 2020-06-23)
python\ui_src\GUI_interactions.svg (30075, 2020-06-23)
python\ui_src\layout.svg (27237, 2020-06-23)

`pip install pynput` to get keyboard capable interface `pip install PyQt5` to get Qt5 with python bindings `pip install pyqt5-tools` to allow for gui creation under: ...\Python36\Lib\site-packages\pyqt5-tools\designer\designer.exe "C:\Users\~\AppData\Local\Programs\Python\Python36\Lib\site-packages\pyqt5-tools\designer.exe" ` pyuic5 -x *.ui -o *.py` having created your first .ui file If we apply horizontal/vertical layouts then the gui will scale if we drag it If we just place the items, they won't move or scale as the window resizes (which we view to be a bad thing)

近期下载者

相关文件


收藏者