rpa-suite 1.4.5__py3-none-any.whl → 1.4.8__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- rpa_suite/__init__.py +4 -2
- rpa_suite/core/__init__.py +21 -4
- rpa_suite/core/browser.py +145 -8
- rpa_suite/core/clock.py +5 -1
- rpa_suite/core/date.py +6 -2
- rpa_suite/core/dir.py +6 -1
- rpa_suite/core/email.py +6 -4
- rpa_suite/core/file.py +12 -3
- rpa_suite/core/log.py +8 -1
- rpa_suite/core/parallel.py +193 -0
- rpa_suite/core/print.py +4 -2
- rpa_suite/core/regex.py +6 -1
- rpa_suite/core/validate.py +5 -2
- rpa_suite/functions/__create_ss_dir.py +6 -2
- rpa_suite/functions/_printer.py +3 -1
- rpa_suite/suite.py +25 -2
- rpa_suite/utils/__init__.py +1 -0
- rpa_suite/utils/system.py +10 -1
- {rpa_suite-1.4.5.dist-info → rpa_suite-1.4.8.dist-info}/METADATA +76 -39
- rpa_suite-1.4.8.dist-info/RECORD +24 -0
- rpa_suite/functions/__create_log_dir.py +0 -83
- rpa_suite/functions/_functions_logger.py +0 -96
- rpa_suite/functions/_logger.py +0 -113
- rpa_suite/functions/_variables.py +0 -10
- rpa_suite/functions/_variables_uru.py +0 -11
- rpa_suite-1.4.5.dist-info/RECORD +0 -28
- {rpa_suite-1.4.5.dist-info → rpa_suite-1.4.8.dist-info}/WHEEL +0 -0
- {rpa_suite-1.4.5.dist-info → rpa_suite-1.4.8.dist-info}/licenses/LICENSE +0 -0
- {rpa_suite-1.4.5.dist-info → rpa_suite-1.4.8.dist-info}/top_level.txt +0 -0
rpa_suite-1.4.5.dist-info/RECORD
DELETED
@@ -1,28 +0,0 @@
|
|
1
|
-
rpa_suite/__init__.py,sha256=hTuXV88YlUdc8It7kyIOC9X61iFm1kZ7Nc8Vi8x0hE0,2412
|
2
|
-
rpa_suite/suite.py,sha256=pCbceWTf9WM_xt0GSf_k7Xnk4w_qHKS1hLscYqV5Ga0,10280
|
3
|
-
rpa_suite/core/__init__.py,sha256=e7jg0y6Zqcextw3DETOGQ4jAT9g9JpG5G9qLMtO8zqc,1076
|
4
|
-
rpa_suite/core/browser.py,sha256=HyO-nFHrxPr-StMmtAh_wdaf5YD_J5poh85B71BVbyM,6341
|
5
|
-
rpa_suite/core/clock.py,sha256=1QnlOLs9YCRIq-tMFfk9OgaoicKtCL9sBzJmJmz9m_w,13808
|
6
|
-
rpa_suite/core/date.py,sha256=PBU999Acxiwoep029ElqKSzK6T4DrF3eIP-LB_J-BbM,6568
|
7
|
-
rpa_suite/core/dir.py,sha256=y6YDyRYQdf9Bj0z3Gs6ugNZ0tKWYgWdDI5R5BjjRIEY,9783
|
8
|
-
rpa_suite/core/email.py,sha256=kQJAc6Nb9y7jo-oBAo8X1EZS2y-_gTJRoRc9ylS04CE,8675
|
9
|
-
rpa_suite/core/file.py,sha256=xuXaV_jon8hJ1Fb2j5DukXfnAzZRmtFgVJhTQs8dptU,11572
|
10
|
-
rpa_suite/core/log.py,sha256=xCAoXLxnG2bVzXIafULvW45I4-ljo296E4auU1CppYY,5537
|
11
|
-
rpa_suite/core/print.py,sha256=tLHIKo6LDTrV91gWKvwlTrxb1idgx3EV_fIRkqtzWBM,6389
|
12
|
-
rpa_suite/core/regex.py,sha256=wsTxe8-baKul2Fv1-fycXZ-DVa5krhkc9qMkP04giGs,3303
|
13
|
-
rpa_suite/core/validate.py,sha256=0HnCUgT19LPBMhKxIV_hOAoixpqM7TAL9EkC0S56DFc,10976
|
14
|
-
rpa_suite/functions/__create_log_dir.py,sha256=-NjH3Mwv8Aa0EgZiD_TcdlSKbsoYl5EoYmPclFwjTKY,3325
|
15
|
-
rpa_suite/functions/__create_ss_dir.py,sha256=WMuDDTxM5xWudQjftC7xPr6y3IdiXjVK-GfxkQNIo4c,3377
|
16
|
-
rpa_suite/functions/__init__.py,sha256=aa0jejVvnghufR50owKcKpmYit7XVAliyN9gn9JkdLE,33
|
17
|
-
rpa_suite/functions/_functions_logger.py,sha256=hlYDEUsmmfwaPlY_YQeNQEFeT_mryHBqgBVyRdxge48,2703
|
18
|
-
rpa_suite/functions/_logger.py,sha256=gTYO9JlbX5_jDfu_4FTTajJw3_GotE2BHUbDDB1Hf5g,3643
|
19
|
-
rpa_suite/functions/_printer.py,sha256=r72zeobAi2baVbYgbfFH0h5-WMv4tSDGPNlcpZen7O0,3949
|
20
|
-
rpa_suite/functions/_variables.py,sha256=vCcktifFUriBQTyUaayZW8BlE8Gr7VP-tFbfomKOS5U,312
|
21
|
-
rpa_suite/functions/_variables_uru.py,sha256=xRqYp49l1fFNrHczOmJ6Pqw1PKIWs0f9kxlgvuYGYys,303
|
22
|
-
rpa_suite/utils/__init__.py,sha256=f0qiYRZ7VzBarp1yNj91V0UMZG9QY2mgDXEbWvNZDYs,673
|
23
|
-
rpa_suite/utils/system.py,sha256=JIONQutSbNBkQIATcN1wC0NUE4ILlgVZ-TOnuoMPxHI,1055
|
24
|
-
rpa_suite-1.4.5.dist-info/licenses/LICENSE,sha256=5D8PIbs31iGd9i1_MDNg4SzaQnp9sEIULALh2y3WyMI,1102
|
25
|
-
rpa_suite-1.4.5.dist-info/METADATA,sha256=rygafgfaMRQ36VhJ7kRuy0i7NbGn-YCOPCRNISY9rAs,10667
|
26
|
-
rpa_suite-1.4.5.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
27
|
-
rpa_suite-1.4.5.dist-info/top_level.txt,sha256=HYkDtg-kJNAr3F2XAIPyJ-QBbNhk7q6jrqsFt10lz4Y,10
|
28
|
-
rpa_suite-1.4.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|