autoinsight

View on PyPIReverse Dependencies (0)

0.1.0 autoinsight-0.1.0-py3-none-any.whl

Wheel Details

Project: autoinsight
Version: 0.1.0
Filename: autoinsight-0.1.0-py3-none-any.whl
Download: [link]
Size: 73822
MD5: 201f6fa618a005d4c5961ea6757dbc21
SHA256: e8ed9cc778822edcbe2b073b06619b53fe8ed1bd1237f6d9c54917c1a8353166
Uploaded: 2024-03-28 21:19:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autoinsight
Version: 0.1.0
Summary: A Simplified UI automation package
Author: Erxin(Edwin) Shang
Author-Email: author[at]example.com
Home-Page: https://github.com/shangerxin/autoinsight
Project-Url: Bug Tracker, https://github.com/shangerxin/autoinsight/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Requires-Dist: pywinauto
Requires-Dist: pyyaml
Requires-Dist: pyautogui
Requires-Dist: opencv-python
Requires-Dist: pytesseract
Requires-Dist: wmi
Requires-Dist: pywin32
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: winaudio
Requires-Dist: requests
Requires-Dist: schema
Requires-Dist: pydantic
Requires-Dist: colour-science
Requires-Dist: ultralytics
Requires-Dist: selenium
Requires-Dist: mss
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2963 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
autoinsight/__init__.py sha256=BQE2v2eRIISy8z8z18YhAchGOc4Gm7xHfgbTYZK5jPk 649
autoinsight/common/CustomTyping.py sha256=tUa5YEyCy_ImVV8CS-M_fYu1bFrZ-QkiSW2Ge0ourF0 2119
autoinsight/common/EnumTypes.py sha256=pGUdXA5OL_BtNTgDRufUX_Oj_KWODQBuVHj0xVG38xw 997
autoinsight/common/ObjectBase.py sha256=O_acQlkL98r-Be_iPhpSeTiwzxFsHjbbt2LuTAfHUXg 37
autoinsight/common/SingletonMeta.py sha256=9UW0EVIZefc7hx4ARbqGem0SmDMbAOCaLhYkP1DFK-M 561
autoinsight/common/Utils.py sha256=1Fl2QIzt1-fIJ7p52fRQvTwGyc9NnrlGYW46UJlRn78 6865
autoinsight/common/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/common/models/BoundingBox.py sha256=_rvfXcu_HOVaDTH2QQNo0_URc8jZEwK66PV3f4oLF-E 169
autoinsight/common/models/Box.py sha256=7Lu9IZKvP6ijkFFTKo-CDkj8L0PLwK6Fy7AzZQ1nqcE 120
autoinsight/common/models/Circle.py sha256=DWbB9BWZGA-e7x3J-JEnkG6Y8P4UR5A5p89HXvZ52Uc 130
autoinsight/common/models/Configuration.py sha256=XdYlOZwq40-GcSRuwpMZPkjeYif2egbtaRE4PluIUBI 1249
autoinsight/common/models/Event.py sha256=_S1xbszZWt2IULcCgdQzP_JIEIDHGZeYQTypqB8PiE4 287
autoinsight/common/models/IdentResult.py sha256=_Vgd8u47JnS5cZ5ApuCm8isN9tKIGq0ZCMEioNcVExs 341
autoinsight/common/models/Knowledge.py sha256=NaK1GHM6hXXhJ-ricWukevmn8rQv6oxz0prCXFlWc6o 408
autoinsight/common/models/Line.py sha256=lEhsM_JjUoYdaNSFx-E532q6KBXqpZA9GF6pCtD5aDc 171
autoinsight/common/models/ModelBase.py sha256=Fqd98jouvdrDZcYJdyoREpJY3EGLZJePHeCyWO0Km8M 796
autoinsight/common/models/Point.py sha256=cVzYd67Svg-662lAFvrgtfloArdsp9tGSU6TyGQkoMk 136
autoinsight/common/models/Rectangle.py sha256=kNOpi1P9eOSbS4Oo9DdNXzypou38c8pgppzyN7VwwR8 437
autoinsight/common/models/ShapeBase.py sha256=rqwoKQ8rKUMaV5IfZXKUAzMczC8c6Rol0eU7kb7AgY4 318
autoinsight/common/models/Size.py sha256=7KpdNsJFOuvsNXsJSNQpQIu2zPmYboI9KM6GTacX20o 144
autoinsight/common/models/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/communicator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/data/autoinsight.yml sha256=Vr0AYVgHsIhd9XFTMw21ue14TnyR_BU0UECkijyCYkc 438
autoinsight/data/autoinsight.yml.schema.json sha256=41ZrOgZDCGjXHpKH39bGxSCj2gJ6q-oBlR1AfuEx3C8 4
autoinsight/decorator/DecoratorBase.py sha256=BtuDU2QrRVTv5lIreoetJQOcHtDd3tdwNxH8CBvPxDo 403
autoinsight/decorator/Delay.py sha256=NfCDJIJ7n-YwrVG4b5gJ-qRTwPuGMlBdUiCsjFmfObc 1392
autoinsight/decorator/Log.py sha256=Hha34fD7hYK2AMOmLwj6kL5rDakrHbykmiytw3MCh8Y 3248
autoinsight/decorator/Step.py sha256=8BjWCia5Qa_1WCGrlAZ04Z9-j8eX8U6LomSOQmuDrDg 2136
autoinsight/decorator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/drivers/DriverBase.py sha256=B5QS9CaTBhTQS021orAD7o4o08CnCgyEpQbPR3PInoM 250
autoinsight/drivers/WindowApplicationDriver.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/drivers/WindowChromeDriver.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/drivers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/event/EventBase.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/event/EventSource.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/event/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/event/handlers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/event/source/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/extend/ExtendEnum.py sha256=4Kwi33bWRa1EQphBH6yJiuJOXCEJaeoDcEl0WxlPhAE 385
autoinsight/extend/ExtendPywinautoApplicationWindowSpecification.py sha256=HPdIOIiFUuxtwXHMKrmlmKTwq_ihHMwwRtxjygGvDNw 4519
autoinsight/extend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/IdentObjectBase.py sha256=--r70QaekIoeOYDiHAEtl7yxrxZoyb7vFCOw4e-2_aw 1222
autoinsight/ident/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/context/BIOS.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/context/BrowserBase.py sha256=yTlx91Ljl27-JjQL14OhFHDsJDHZGBcdSKlpWg89M_Q 314
autoinsight/ident/context/BrowserContextBase.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/context/BrowserTabBase.py sha256=Pgo6V_nM4-dkcffPwaVgkdZQ72sYWAh7ZqZ4RoYBeI4 134
autoinsight/ident/context/BrowserWindowBase.py sha256=JL_oRFNfHfoJ15FqxqY7gGYov160D27R50xU5NEkhkM 165
autoinsight/ident/context/ChromeBrowserBase.py sha256=QcmMyZA2ZbwuWBAkKa6BUaCglzsaCv-luCUX2Tdxy7Q 449
autoinsight/ident/context/Command.py sha256=B2UK7bMysxaBsl59CcDd6ywMJQ1Gugqge4jSUCRT5sY 540
autoinsight/ident/context/FormBase.py sha256=EYQ2KPreQMTcLKf31BrJGIvLqBQr6HOeE86GfvI4gL4 2238
autoinsight/ident/context/GUIApplicationBase.py sha256=pZoVI0R2qnC_nXGst7SpnNcOUAHStLg70ufmuPU6JPA 601
autoinsight/ident/context/GUIContextBase.py sha256=nTonBCF7UsYz1OAa8F5HyaV_G14dBcgnSp_18PqoiLQ 2627
autoinsight/ident/context/MobileBase.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/context/OSBase.py sha256=ZDDXuMEoGMFAU99pmK-sV2xzIgmsOL6zBfmkk-9RRyw 4255
autoinsight/ident/context/PowerShell.py sha256=_7QOFkzeAs91PyfImrmAd1dg4VvHCZK7A4PZiTCcgI4 342
autoinsight/ident/context/ProcessBase.py sha256=hppc6nr2SoWaiPG_k8-YvijvXerzNmJ_HDNTYLqeupY 4422
autoinsight/ident/context/ShellBase.py sha256=BNzlYjoiht-tlnGmzpLzUo2iSTE18cyCReSi3X7IT_A 108
autoinsight/ident/context/WindowDesktop.py sha256=hTJ0EjHRSXzJTgR6nqNR5hY6Kk-1pZaeqJt7W342FSA 330
autoinsight/ident/context/WindowForm.py sha256=H6QCcapdMQugO6iXshXcEGfuBAI9u4pPLct48I9jw3I 2313
autoinsight/ident/context/WindowGUIApplication.py sha256=_QKvMwg6Zr02jq3e6ed4XhgnLEqPB9TuXC_X82dvMx4 2854
autoinsight/ident/context/WindowGUIContextBase.py sha256=tcJs-fvXIpFuNAuneECx2RmD0seFFsF4AEFqdcP7oDs 9499
autoinsight/ident/context/WindowOS.py sha256=J27JmNEphzBdh1VOXsioV_7V1WYDQy0FcIGzuVNdLQQ 7847
autoinsight/ident/context/WindowProcessBase.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/context/WindowShellBase.py sha256=IyILzG3gqQUSMkZNV9tELCBP2NP25GRyjXksUVFc7ww 401
autoinsight/ident/context/WindowStartMenu.py sha256=UJ95UiXMvVjMlhDVFi4UeZGfONBel1f6p_kRBePcQ-s 2791
autoinsight/ident/context/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/Button.py sha256=N4piGthHZ6DSxj7gKeUatpCjM4rFG0Bik-0p82aq4sY 1140
autoinsight/ident/target/Card.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/Checkbox.py sha256=Zvo08a8GEQhzmn3P37GW1qb-guOlL7zfXw_7YfwTA7I 170
autoinsight/ident/target/CloseButton.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/CollapseButton.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/ComboBox.py sha256=_QrLivurfQ9wfUfLPBVNALdKQDg7eJ7pOL0zbI2KZ60 5137
autoinsight/ident/target/ControlBase.py sha256=1XkfqcLAW18YnwaAo4vpIEN7oYXCcLPvdgmTbKB-HQ8 1253
autoinsight/ident/target/Edit.py sha256=-ggX6OKDtmwaL1ov7f27pmAcWW6AgSCgHmwDSbkueU8 72
autoinsight/ident/target/Group.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/Hyperlink.py sha256=Bvi6418u2-5z1S01kPb61gxg3ZjI_2PF1CnqbmYNQQg 568
autoinsight/ident/target/Icon.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/Image.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/InputBase.py sha256=XkFZWN1bgjBQ408JwXvVDXYsUvWhNYip-oBy0NUSND8 166
autoinsight/ident/target/ListItem.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/MaximizeButton.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/Menu.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/MinimizeButton.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/Pane.py sha256=9ch830WK_PHwkQqtpn6Iu_P13hUndc6iCQ4pXZxw9Kw 75
autoinsight/ident/target/Progressbar.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/ScrollBar.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/SearchBox.py sha256=Dk7Agu9gSBh5p8Mp2c5ufaAGRkCf2FO6WdqxhriEzro 873
autoinsight/ident/target/Slider.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/SpinButton.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/StartMenu.py sha256=NJZS9KAT5OdanK3Mu802j0jAsFliKDGVj3YfIkzqazg 1716
autoinsight/ident/target/TargetBase.py sha256=wS0ObrQba8TvzkHGNibWSjQ43Py9yESLxtx39oylgiw 6836
autoinsight/ident/target/Taskbar.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/Text.py sha256=hWNz0s4kKO4Y7o_64X9oPipTK_FVkeTBLNnBtz4XFW4 430
autoinsight/ident/target/ToggleButton.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/ident/target/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/modules/Logging.py sha256=_b_fOgcUmyhNyLhJKg5W5V0Hy2K0bnuUDoEu9oONc58 1983
autoinsight/modules/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/monitors/ApplicationMonitor.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/monitors/BSODMonitor.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/monitors/FileMonitor.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/monitors/Monitorbase.py sha256=VzmYeOsSMPzRGrdRhs9pd_qIUciJjKW9sdH6XWrJZCc 239
autoinsight/monitors/PerformanceMonitor.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/monitors/PostmortemMonitor.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/monitors/ScreenMonitor.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/monitors/TDRMonitor.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/monitors/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/parsers/ParserBase.py sha256=D-Ep2jjxeqT6GuPyYYwGQ8u9YcyJyc518u4MbkuMcUE 101
autoinsight/parsers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/reports/ConsoleReporter.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/reports/HTMLReporter.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/reports/ReporterBase.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/reports/SummaryReport.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/reports/TextReporter.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/reports/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Break.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Comment.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Continue.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Copy.py sha256=zj1MGQv2SNXSbAooFlbjOohMpaDPHBRCoV_X4TlrXAk 775
autoinsight/script/Count.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/CreateDirs.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Delete.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Download.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/For.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Ftp.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/If.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Record.py sha256=ecYCw9nNPfA-nB1ttSWZNxrgJS828iEv-__GBX7pGSQ 1192
autoinsight/script/Script.py sha256=YDpOxSbY9wRSYBuf2iOuqGfG0loSHD5LCfguoSABXKc 2502
autoinsight/script/Step.py sha256=JCO4D2W0nUcu3HcOZ3Pxi7ePBz5x0xF2DlPD75tMKI8 671
autoinsight/script/StepBase.py sha256=e3yu6267EiFWHfP23cMR9zh4Nmmc-Q9lG-_QwyaLnXc 1827
autoinsight/script/VerifyBase.py sha256=TwxC7QEOsc9DZLCGlTULqPrcMKdjALcAXrOyJBtd-qE 328
autoinsight/script/VerifyFile.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/VerifyImage.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/VerifyVideo.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/script/Wait.py sha256=LLX-i5MnnSs87CzV5SpWxx1Pnkoi-QbHHiCWQpYg4dU 404
autoinsight/script/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/services/AIServiceBase.py sha256=pJpLq74Ae3LmzFSLh6ScSGZR7UsdkolPumReGvwmhyw 294
autoinsight/services/ConfigurationServiceBase.py sha256=HNfWC7Oy1H5V6oHaEPKK-8D9MejV7TzffQazqEeazr8 4288
autoinsight/services/ContextManagementService.py sha256=acxPZ1Ec5gpOst-uCFHR3cx1XTEYK2dH_sVXMYKI_rU 2480
autoinsight/services/ImageProcessingServiceBase.py sha256=X4hnw2WOJicQgmzo5cTINtpVqy1vkxcenngjWVw7R88 2798
autoinsight/services/IoCService.py sha256=LgVZu59q4NgleLL4dhdL4betpztzJuInsa4BSvU5RFc 2048
autoinsight/services/KnowledgeServiceBase.py sha256=SZhgd110uRPALMYa-ZGK2sOPjpb82iHRk8MsC1qOVkU 580
autoinsight/services/LocalImageProcessingService.py sha256=KG_2Nacv_6dLOyZkwN73unAFQ9-Pv-gNOVNm9vT7lUw 8078
autoinsight/services/OCRServiceBase.py sha256=L2xHXgTz6AbFjzR3vPYf5pTBkeQe7bZ0hTMuW8Ro_Ak 2163
autoinsight/services/PersistenceService.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight/services/ProxyServiceBase.py sha256=TCeVjheC3qTea6oGeWUb0tXb3huQgmTpVqaqjqccGMk 90
autoinsight/services/RecordDataService.py sha256=LS64-WwCqlD6sPRZQZ4ReIZ874Muh9rKQN4NEilbjJE 91
autoinsight/services/ServiceBase.py sha256=kfEMlGekE7ffH-_BHF8cFHrHvwtiqw2VsDNqa_DeqLI 185
autoinsight/services/TesseractOCRService.py sha256=qtt69mPautrTproiI_Pi-xuNrMky86WYYAJ0r4jd4-s 2927
autoinsight/services/WindowConfigurationService.py sha256=81fcGbC6ZLoclJkSNfNLTwmqROgVtfIo_vT4RAtLePo 398
autoinsight/services/WindowKnowledgeService.py sha256=FndxYcvuewj6bRSEJKxVT-DhMWXAj5oVUwgNYAySF2o 3922
autoinsight/services/YoloAIService.py sha256=xNCclmvfw6htKqeRsqB5FMzUTPxJNxZQzvvw2WLvlLE 1269
autoinsight/services/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
autoinsight-0.1.0.data/data/requirements.txt sha256=A5NBWXPEHmU_vsqWhEonQkHNRuPKJbtEQngHnCeZIjM 169
autoinsight-0.1.0.dist-info/LICENSE sha256=oVhyh_8EReFWsO4FRdRCD8zD4IA6eXGeSPI6YzTjtaI 11525
autoinsight-0.1.0.dist-info/METADATA sha256=crFo_ha1ekVlKjGX8-K_xBOQ_RHQaomW6ztxYOhO5VA 4083
autoinsight-0.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
autoinsight-0.1.0.dist-info/top_level.txt sha256=XcCY1uCfX9rg5YVg6gDftqmxy0C3ETdGeqnJA3xmeOw 12
autoinsight-0.1.0.dist-info/RECORD

top_level.txt

autoinsight