parent
7d665a854d
commit
b6330bb24b
@ -1,128 +0,0 @@
|
||||
alabaster==0.7.12
|
||||
argon2-cffi==20.1.0
|
||||
async-generator==1.10
|
||||
attrs==20.2.0
|
||||
autodocsumm==0.2.2
|
||||
Babel==2.9.0
|
||||
backcall==0.2.0
|
||||
beautifulsoup4==4.9.3
|
||||
bleach==3.1.0
|
||||
Brotli==1.0.7
|
||||
certifi==2019.9.11
|
||||
cffi==1.12.3
|
||||
chardet==3.0.4
|
||||
cloudpickle==0.8.0
|
||||
colorama==0.4.3
|
||||
comtypes==1.1.7
|
||||
crypto==1.4.1
|
||||
dask==1.1.3
|
||||
decorator==4.4.2
|
||||
defusedxml==0.6.0
|
||||
Desktopmagic==14.3.11
|
||||
docopt==0.6.2
|
||||
docutils==0.15.2
|
||||
entrypoints==0.3
|
||||
furo==2020.12.9b21
|
||||
gevent==1.4.0
|
||||
greenlet==0.4.15
|
||||
grequests==0.4.0
|
||||
html2text==2020.1.16
|
||||
idlex==1.18
|
||||
idna==2.8
|
||||
imagesize==1.2.0
|
||||
importlib-metadata==2.0.0
|
||||
ipykernel==5.3.4
|
||||
ipython==7.18.1
|
||||
ipython-genutils==0.2.0
|
||||
jedi==0.13.3
|
||||
Jinja2==2.11.2
|
||||
joblib==0.13.2
|
||||
json5==0.9.5
|
||||
jsonschema==3.2.0
|
||||
jupyter-client==6.1.7
|
||||
jupyter-core==4.6.3
|
||||
jupyterlab==2.2.8
|
||||
jupyterlab-pygments==0.1.2
|
||||
jupyterlab-server==1.2.0
|
||||
keyboard==0.13.3
|
||||
locket==0.2.0
|
||||
lxml==4.4.1
|
||||
MarkupSafe==1.1.1
|
||||
mistune==0.8.4
|
||||
mouse==0.7.1
|
||||
Naked==0.1.31
|
||||
nbclient==0.5.0
|
||||
nbconvert==6.0.7
|
||||
nbformat==5.0.7
|
||||
nest-asyncio==1.4.1
|
||||
notebook==6.1.4
|
||||
packaging==20.8
|
||||
pandocfilters==1.4.2
|
||||
parso==0.3.4
|
||||
partd==0.3.9
|
||||
pickleshare==0.7.5
|
||||
Pillow==6.0.0
|
||||
pkginfo==1.5.0.1
|
||||
prometheus-client==0.8.0
|
||||
prompt-toolkit==2.0.9
|
||||
psutil==5.6.2
|
||||
ptpython==2.0.4
|
||||
PyAutoGUI==0.9.44
|
||||
pycparser==2.19
|
||||
pycryptodome==3.9.6
|
||||
pydash==4.9.1
|
||||
PyGetWindow==0.0.5
|
||||
Pygments==2.7.1
|
||||
PyMsgBox==1.0.6
|
||||
PyMuPDF==1.16.2
|
||||
pynput==1.6.8
|
||||
pyodbc==4.0.26
|
||||
pyOpenRPA==1.1.20
|
||||
pyparsing==2.4.7
|
||||
PyRect==0.1.4
|
||||
pyrsistent==0.17.3
|
||||
PyScreeze==0.1.21
|
||||
pytesseract==0.3.0
|
||||
python-dateutil==2.8.1
|
||||
python-snappy==0.5.3
|
||||
pythonnet
|
||||
PyTweening==1.0.3
|
||||
pytz==2020.4
|
||||
pywinauto==0.6.8
|
||||
pywinpty==0.5.7
|
||||
PyYAML==5.3
|
||||
pyzmq==19.0.2
|
||||
QtPy==1.6.0
|
||||
readme-renderer==24.0
|
||||
requests==2.22.0
|
||||
requests-toolbelt==0.9.1
|
||||
selenium==3.141.0
|
||||
Send2Trash==1.5.0
|
||||
shellescape==3.8.1
|
||||
six==1.12.0
|
||||
snowballstemmer==2.0.0
|
||||
soupsieve==2.1
|
||||
Sphinx==3.4.0
|
||||
sphinx-markdown-builder==0.5.4
|
||||
sphinx-rtd-theme==0.5.1
|
||||
sphinxcontrib-applehelp==1.0.2
|
||||
sphinxcontrib-devhelp==1.0.2
|
||||
sphinxcontrib-htmlhelp==1.0.3
|
||||
sphinxcontrib-jsmath==1.0.1
|
||||
sphinxcontrib-qthelp==1.0.3
|
||||
sphinxcontrib-serializinghtml==1.1.4
|
||||
sqlite-bro==0.8.11
|
||||
terminado==0.9.1
|
||||
testpath==0.4.4
|
||||
toolz==0.9.0
|
||||
tornado==6.0.4
|
||||
tqdm==4.36.1
|
||||
traitlets==5.0.4
|
||||
twine==2.0.0
|
||||
unify==0.5
|
||||
untokenize==0.1.1
|
||||
urllib3==1.25.3
|
||||
wcwidth==0.1.7
|
||||
webencodings==0.5.1
|
||||
yapf==0.30.0
|
||||
zipp==3.3.0
|
@ -1,2 +0,0 @@
|
||||
autodocsumm==0.2.2
|
||||
psutil==5.6.2
|
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,34 @@
|
||||
####################################
|
||||
2. Defs
|
||||
####################################
|
||||
|
||||
**************************************************
|
||||
pyOpenRPA.Robot.UIDesktop
|
||||
**************************************************
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
# EXAMPLE 1
|
||||
from pyOpenRPA.Robot import UIDesktop
|
||||
|
||||
UIDesktop.UIOSelector_Get_UIO(
|
||||
inSpecificationList=[
|
||||
{"title":"notepad.exe"},{"title":"OK"}],
|
||||
inElement=None,
|
||||
inFlagRaiseException=True)
|
||||
|
||||
|
||||
|
||||
.. automodule:: pyOpenRPA.Robot.UIDesktop
|
||||
:members:
|
||||
:autosummary:
|
||||
|
||||
|
||||
**********
|
||||
References
|
||||
**********
|
||||
|
||||
`reStructuredText`_
|
||||
|
||||
.. target-notes::
|
||||
.. _`reStructuredText`: http://docutils.sourceforge.net/rst.html
|
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -1,5 +0,0 @@
|
||||
# Description
|
||||
|
||||
pyOpenRPA Robot is the python package.
|
||||
|
||||
## pyOpenRPA Robot
|
Loading…
Reference in new issue