MANIFEST.in
README.md
pyproject.toml
ascript/__init__.py
ascript.egg-info/PKG-INFO
ascript.egg-info/SOURCES.txt
ascript.egg-info/dependency_links.txt
ascript.egg-info/requires.txt
ascript.egg-info/top_level.txt
ascript/hooks/__init__.py
ascript/hooks/hook-ascript.py
ascript/windows/__init__.py
ascript/windows/daos/__init__.py
ascript/windows/daos/screen.py
ascript/windows/hardware/__init__.py
ascript/windows/hardware/keyboard.py
ascript/windows/hardware/logitech_driver.py
ascript/windows/hardware/mouse.py
ascript/windows/license/__init__.py
ascript/windows/license/achttp.cp310-win_amd64.pyd
ascript/windows/license/achttp.cp311-win_amd64.pyd
ascript/windows/license/achttp.cp312-win_amd64.pyd
ascript/windows/license/achttp.cp313-win_amd64.pyd
ascript/windows/license/achttp.cp314-win_amd64.pyd
ascript/windows/license/achttp.cp38-win_amd64.pyd
ascript/windows/license/achttp.cp39-win_amd64.pyd
ascript/windows/media/__init__.py
ascript/windows/resources/__init__.py
ascript/windows/resources/libs/logitech/x64/LogitechGkeyEnginesWrapper.dll
ascript/windows/resources/libs/logitech/x86/LogitechGkeyEnginesWrapper.dll
ascript/windows/resources/templates/__init__.py
ascript/windows/resources/templates/__init__py.win.template
ascript/windows/resources/templates/build.as.win.template
ascript/windows/resources/templates/build.py
ascript/windows/resources/templates/logo_windows.ico
ascript/windows/resources/templates/windows/main.py
ascript/windows/resources/templates/windows/pyproject.toml
ascript/windows/resources/templates/windows/res/img/logo.ico
ascript/windows/screen/__init__.py
ascript/windows/screen/as_cv.py
ascript/windows/screen/find_colors.py
ascript/windows/screen/find_images.py
ascript/windows/screen/screen_core.py
ascript/windows/screen/ocr/__init__.py
ascript/windows/screen/ocr/rapidocr_hook.py
ascript/windows/store/__init__.py
ascript/windows/system/__init__.py
ascript/windows/system/device.py
ascript/windows/system/easy_print.py
ascript/windows/system/env.py
ascript/windows/system/key_value.py
ascript/windows/system/pip.py
ascript/windows/system/r.py
ascript/windows/system/runtime.py
ascript/windows/system/exception/__init__.py
ascript/windows/tools/__init__.py
ascript/windows/tools/action.json
ascript/windows/tools/action.py
ascript/windows/tools/colors_tool.py
ascript/windows/tools/config.py
ascript/windows/tools/dumptool.py
ascript/windows/tools/eel_api.py
ascript/windows/tools/mouse_catch.py
ascript/windows/tools/plug_manager.py
ascript/windows/tools/__pycache__/__init__.cpython-310.pyc
ascript/windows/tools/__pycache__/__init__.cpython-312.pyc
ascript/windows/tools/__pycache__/__init__.cpython-313.pyc
ascript/windows/tools/__pycache__/__init__.cpython-39.pyc
ascript/windows/tools/__pycache__/action.cpython-310.pyc
ascript/windows/tools/__pycache__/action.cpython-312.pyc
ascript/windows/tools/__pycache__/action.cpython-313.pyc
ascript/windows/tools/__pycache__/action.cpython-39.pyc
ascript/windows/tools/__pycache__/colors_tool.cpython-310.pyc
ascript/windows/tools/__pycache__/colors_tool.cpython-312.pyc
ascript/windows/tools/__pycache__/colors_tool.cpython-313.pyc
ascript/windows/tools/__pycache__/colors_tool.cpython-39.pyc
ascript/windows/tools/__pycache__/config.cpython-310.pyc
ascript/windows/tools/__pycache__/config.cpython-312.pyc
ascript/windows/tools/__pycache__/config.cpython-313.pyc
ascript/windows/tools/__pycache__/config.cpython-39.pyc
ascript/windows/tools/__pycache__/dumptool.cpython-310.pyc
ascript/windows/tools/__pycache__/dumptool.cpython-312.pyc
ascript/windows/tools/__pycache__/dumptool.cpython-313.pyc
ascript/windows/tools/__pycache__/dumptool.cpython-39.pyc
ascript/windows/tools/__pycache__/eel_api.cpython-310.pyc
ascript/windows/tools/__pycache__/eel_api.cpython-312.pyc
ascript/windows/tools/__pycache__/eel_api.cpython-313.pyc
ascript/windows/tools/__pycache__/eel_api.cpython-39.pyc
ascript/windows/tools/__pycache__/mouse_catch.cpython-310.pyc
ascript/windows/tools/__pycache__/mouse_catch.cpython-312.pyc
ascript/windows/tools/__pycache__/mouse_catch.cpython-313.pyc
ascript/windows/tools/__pycache__/mouse_catch.cpython-39.pyc
ascript/windows/tools/__pycache__/plug_manager.cpython-310.pyc
ascript/windows/tools/__pycache__/plug_manager.cpython-312.pyc
ascript/windows/tools/__pycache__/plug_manager.cpython-313.pyc
ascript/windows/tools/__pycache__/plug_manager.cpython-39.pyc
ascript/windows/tools/gpplug/__init__.py
ascript/windows/tools/gpplug/plug.py
ascript/windows/tools/gpplug/__pycache__/__init__.cpython-310.pyc
ascript/windows/tools/gpplug/__pycache__/__init__.cpython-312.pyc
ascript/windows/tools/gpplug/__pycache__/__init__.cpython-313.pyc
ascript/windows/tools/gpplug/__pycache__/__init__.cpython-39.pyc
ascript/windows/tools/gpplug/__pycache__/plug.cpython-310.pyc
ascript/windows/tools/gpplug/__pycache__/plug.cpython-312.pyc
ascript/windows/tools/gpplug/__pycache__/plug.cpython-313.pyc
ascript/windows/tools/gpplug/__pycache__/plug.cpython-39.pyc
ascript/windows/tools/web/app_store_window.html
ascript/windows/tools/web/colors.html
ascript/windows/tools/web/flot_control.html
ascript/windows/tools/web/license_window.html
ascript/windows/tools/web/vtree.html
ascript/windows/tools/web/css/screen.css
ascript/windows/tools/web/css/viewtree.css
ascript/windows/tools/web/img/ico/favicon.png
ascript/windows/tools/web/img/ico/paintpalette.png
ascript/windows/tools/web/img/svg/find_colors.svg
ascript/windows/tools/web/img/svg/find_images.svg
ascript/windows/tools/web/img/svg/illustration-6.svg
ascript/windows/tools/web/img/svg/img_default.svg
ascript/windows/tools/web/img/svg/ocr.svg
ascript/windows/tools/web/js/screen/colors.js
ascript/windows/tools/web/js/screen/gp_plug.js
ascript/windows/tools/web/js/screen/image_mouse.js
ascript/windows/tools/web/js/screen/img_view.js
ascript/windows/tools/web/js/screen/plug.js
ascript/windows/tools/web/js/screen/screen.js
ascript/windows/tools/web/js/screen/screen_api.js
ascript/windows/tools/web/js/screen/screen_maker.js
ascript/windows/tools/web/js/utils/map.js
ascript/windows/tools/web/js/utils/upload.js
ascript/windows/tools/web/js/viewtree/niv_js.js
ascript/windows/tools/web/js/viewtree/vtree.js
ascript/windows/tools/web/libs/bootstrap-icons/0-circle.svg
ascript/windows/tools/web/libs/bootstrap-icons/0-square.svg
ascript/windows/tools/web/libs/bootstrap-icons/font/bootstrap-icons.css
ascript/windows/tools/web/libs/bootstrap-icons/font/bootstrap-icons.json
ascript/windows/tools/web/libs/bootstrap-icons/font/bootstrap-icons.min.css
ascript/windows/tools/web/libs/bootstrap-icons/font/bootstrap-icons.scss
ascript/windows/tools/web/libs/bootstrap-icons/font/fonts/bootstrap-icons.woff
ascript/windows/tools/web/libs/bootstrap-icons/font/fonts/bootstrap-icons.woff2
ascript/windows/tools/web/libs/bootstrap/css/bootstrap.min.css
ascript/windows/tools/web/libs/bootstrap/js/bootstrap.bundle.min.js
ascript/windows/tools/web/libs/feather-icons/dist/feather.min.js
ascript/windows/tools/web/libs/feather-icons/dist/icons.json
ascript/windows/tools/web/libs/jquery/core.js
ascript/windows/tools/web/libs/jquery/jquery.js
ascript/windows/tools/web/libs/jquery/jquery.min.js
ascript/windows/tools/web/libs/jquery/jquery.min.js.zip
ascript/windows/tools/web/libs/jquery/jquery.slim.js
ascript/windows/tools/web/libs/jquery/jquery.slim.min.js
ascript/windows/tools/web/libs/jquery-menu/jquery.contextMenu.js
ascript/windows/tools/web/libs/jquery-menu/jquery.contextMenu.min.css
ascript/windows/tools/web/libs/jquery-zTree/css/zTreeStyle.css
ascript/windows/tools/web/libs/jquery-zTree/img/line_conn.gif
ascript/windows/tools/web/libs/jquery-zTree/img/loading.gif
ascript/windows/tools/web/libs/jquery-zTree/img/tree-node-btn.png
ascript/windows/tools/web/libs/jquery-zTree/img/zTreeStandard.gif
ascript/windows/tools/web/libs/jquery-zTree/img/zTreeStandard.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/1_close.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/1_open.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/2.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/3.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/4.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/5.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/6.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/7.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/8.png
ascript/windows/tools/web/libs/jquery-zTree/img/diy/9.png
ascript/windows/tools/web/libs/jquery-zTree/js/jquery.ztree.all.min.js
ascript/windows/tools/web/libs/treeview/css/jquery.treeview.css
ascript/windows/tools/web/libs/treeview/img/file.png
ascript/windows/tools/web/libs/treeview/img/ico_loading.png
ascript/windows/tools/web/libs/treeview/img/icon4.png
ascript/windows/tools/web/libs/treeview/img/icon5.png
ascript/windows/tools/web/libs/treeview/img/icon6.png
ascript/windows/tools/web/libs/treeview/img/py.png
ascript/windows/tools/web/libs/treeview/img/treeview-black-line.gif
ascript/windows/tools/web/libs/treeview/img/treeview-black.gif
ascript/windows/tools/web/libs/treeview/img/treeview-default-line.gif
ascript/windows/tools/web/libs/treeview/img/treeview-default.gif
ascript/windows/tools/web/libs/treeview/img/treeview-famfamfam-line.gif
ascript/windows/tools/web/libs/treeview/img/treeview-famfamfam.gif
ascript/windows/tools/web/libs/treeview/img/treeview-gray-line.gif
ascript/windows/tools/web/libs/treeview/img/treeview-gray.gif
ascript/windows/tools/web/libs/treeview/img/treeview-red-line.gif
ascript/windows/tools/web/libs/treeview/img/treeview-red.gif
ascript/windows/tools/web/libs/treeview/js/jquery.treeview.edit.js
ascript/windows/tools/web/libs/treeview/js/jquery.treeview.js
ascript/windows/tools/web/plugs/a.html
ascript/windows/tools/web/plugs/demo.html
ascript/windows/tools/web/plugs/find_colors.html
ascript/windows/tools/web/plugs/find_images.html
ascript/windows/tools/web/plugs/rapidocr.html
ascript/windows/ui/__init__.py
ascript/windows/ui/app_store_window.py
ascript/windows/ui/draw_window.py
ascript/windows/ui/flot_test.py
ascript/windows/ui/flot_window.py
ascript/windows/ui/license_window.py
ascript/windows/ui/web_window.py
ascript/windows/utils/__init__.py
ascript/windows/utils/node_utils.py
ascript/windows/utils/screen_utils.py
ascript/windows/window/Selector.py
ascript/windows/window/Window.py
ascript/windows/window/__init__.py
ascript/windows/window/launcher.py