pypipr 1.0.93__tar.gz → 1.0.95__tar.gz
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.
- {pypipr-1.0.93 → pypipr-1.0.95}/PKG-INFO +162 -213
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/__init__.py +2 -0
- pypipr-1.0.95/pypipr/ibuiltins/restart.py +8 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/print_colorize.py +4 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pyproject.toml +1 -1
- {pypipr-1.0.93 → pypipr-1.0.95}/readme.md +161 -212
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/ComparePerformance.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/LINUX.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/RunParallel.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/WINDOWS.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/__init__.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/avg.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/basename.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/chunk_array.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/create_folder.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/datetime_from_string.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/datetime_now.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/dict_first.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/dirname.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/exit_if_empty.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/filter_empty.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/get_by_index.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/get_class_method.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/get_filemtime.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/get_filesize.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/is_empty.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/is_iterable.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/is_valid_url.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/ivars.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/password_generator.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/random_bool.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/set_timeout.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/sets_ordered.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/str_cmp.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ibuiltins/to_str.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/__init__.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/choices.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/console_run.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/input_char.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/log.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/print_dir.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/print_log.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/print_to_last_line.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iconsole/text_colorize.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/idjango/APIMixinView.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/idjango/__init__.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iengineering/PintUreg.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iengineering/PintUregQuantity.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iengineering/__init__.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iengineering/batch_calculate.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iengineering/batchmaker.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iengineering/calculate.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iflow/auto_reload.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iflow/github_pull.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iflow/github_push.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iflow/github_user.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iflow/pip_freeze_without_version.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iflow/poetry_publish.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/iflow/poetry_update_version.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/__init__.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/iargv.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/idumps.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/idumps_html.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/ienv.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/iexec.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/ijoin.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/iloads.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/iloads_html.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/iopen.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/iprint.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/irange.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/ireplace.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/iscandir.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/ifunctions/isplit.py +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/pypipr.py.bak +0 -0
- {pypipr-1.0.93 → pypipr-1.0.95}/pypipr/terminal.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: pypipr
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.95
|
4
4
|
Summary: The Python Package Index Project
|
5
5
|
Author: ufiapjj
|
6
6
|
Author-email: ufiapjj@gmail.com
|
@@ -101,7 +101,7 @@ print(list(chunk_array(arr, 5)))
|
|
101
101
|
|
102
102
|
Output:
|
103
103
|
```py
|
104
|
-
<generator object chunk_array at
|
104
|
+
<generator object chunk_array at 0x77a49fc140>
|
105
105
|
[[2, 3, 12, 3, 3], [42, 42, 1, 43, 2], [42, 41, 4, 24, 32], [42, 3, 12, 32, 42], [42]]
|
106
106
|
```
|
107
107
|
|
@@ -152,9 +152,9 @@ print(datetime_now("Etc/GMT+7"))
|
|
152
152
|
|
153
153
|
Output:
|
154
154
|
```py
|
155
|
-
2024-04-
|
156
|
-
2024-04-
|
157
|
-
2024-04-
|
155
|
+
2024-04-26 10:26:24.118074+07:00
|
156
|
+
2024-04-26 03:26:24.119516+00:00
|
157
|
+
2024-04-25 20:26:24.123401-07:00
|
158
158
|
```
|
159
159
|
|
160
160
|
## dict_first
|
@@ -221,7 +221,7 @@ print(filter_empty(var))
|
|
221
221
|
|
222
222
|
Output:
|
223
223
|
```py
|
224
|
-
<generator object filter_empty at
|
224
|
+
<generator object filter_empty at 0x77a498ed40>
|
225
225
|
```
|
226
226
|
|
227
227
|
## get_by_index
|
@@ -267,8 +267,8 @@ print(list(get_class_method(ExampleGetClassMethod)))
|
|
267
267
|
|
268
268
|
Output:
|
269
269
|
```py
|
270
|
-
<generator object get_class_method at
|
271
|
-
[<function ExampleGetClassMethod.a at
|
270
|
+
<generator object get_class_method at 0x77a498f010>
|
271
|
+
[<function ExampleGetClassMethod.a at 0x77bcb867a0>, <function ExampleGetClassMethod.b at 0x77a4a056c0>, <function ExampleGetClassMethod.c at 0x77a4a05620>, <function ExampleGetClassMethod.d at 0x77a4a05760>]
|
272
272
|
```
|
273
273
|
|
274
274
|
## get_filemtime
|
@@ -393,9 +393,10 @@ Output:
|
|
393
393
|
'idjango': <module 'pypipr.idjango' from '/data/data/com.termux/files/home/pypipr/pypipr/idjango/__init__.py'>,
|
394
394
|
'iengineering': <module 'pypipr.iengineering' from '/data/data/com.termux/files/home/pypipr/pypipr/iengineering/__init__.py'>,
|
395
395
|
'ifunctions': <module 'pypipr.ifunctions' from '/data/data/com.termux/files/home/pypipr/pypipr/ifunctions/__init__.py'>,
|
396
|
-
'iflow': <module 'pypipr.iflow' (<_frozen_importlib_external.NamespaceLoader object at
|
396
|
+
'iflow': <module 'pypipr.iflow' (<_frozen_importlib_external.NamespaceLoader object at 0x77ac573f10>)>,
|
397
397
|
'asyncio': <module 'asyncio' from '/data/data/com.termux/files/usr/lib/python3.11/asyncio/__init__.py'>,
|
398
398
|
'colorama': <module 'colorama' from '/data/data/com.termux/files/usr/lib/python3.11/site-packages/colorama/__init__.py'>,
|
399
|
+
'csv': <module 'csv' from '/data/data/com.termux/files/usr/lib/python3.11/csv.py'>,
|
399
400
|
'datetime': <module 'datetime' from '/data/data/com.termux/files/usr/lib/python3.11/datetime.py'>,
|
400
401
|
'functools': <module 'functools' from '/data/data/com.termux/files/usr/lib/python3.11/functools.py'>,
|
401
402
|
'inspect': <module 'inspect' from '/data/data/com.termux/files/usr/lib/python3.11/inspect.py'>,
|
@@ -430,64 +431,65 @@ Output:
|
|
430
431
|
'PintUregQuantity': <class 'pint.Quantity'>},
|
431
432
|
'variable': {'LINUX': True,
|
432
433
|
'WINDOWS': False,
|
433
|
-
'PintUreg': <pint.registry.UnitRegistry object at
|
434
|
-
'function': {'avg': <function avg at
|
435
|
-
'basename': <function basename at
|
436
|
-
'chunk_array': <function chunk_array at
|
437
|
-
'create_folder': <function create_folder at
|
438
|
-
'datetime_from_string': <function datetime_from_string at
|
439
|
-
'datetime_now': <function datetime_now at
|
440
|
-
'dict_first': <function dict_first at
|
441
|
-
'dirname': <function dirname at
|
442
|
-
'exit_if_empty': <function exit_if_empty at
|
443
|
-
'filter_empty': <function filter_empty at
|
444
|
-
'get_by_index': <function get_by_index at
|
445
|
-
'get_class_method': <function get_class_method at
|
446
|
-
'get_filemtime': <function get_filemtime at
|
447
|
-
'get_filesize': <function get_filesize at
|
448
|
-
'is_empty': <function is_empty at
|
449
|
-
'is_iterable': <function is_iterable at
|
450
|
-
'is_valid_url': <function is_valid_url at
|
451
|
-
'ivars': <function ivars at
|
452
|
-
'password_generator': <function password_generator at
|
453
|
-
'random_bool': <function random_bool at
|
454
|
-
'
|
455
|
-
'
|
456
|
-
'
|
457
|
-
'
|
458
|
-
'
|
459
|
-
'
|
460
|
-
'
|
461
|
-
'
|
462
|
-
'
|
463
|
-
'
|
464
|
-
'
|
465
|
-
'
|
466
|
-
'
|
467
|
-
'
|
468
|
-
'
|
469
|
-
'
|
470
|
-
'
|
471
|
-
'
|
472
|
-
'
|
473
|
-
'
|
474
|
-
'
|
475
|
-
'
|
476
|
-
'
|
477
|
-
'
|
478
|
-
'
|
479
|
-
'
|
480
|
-
'
|
481
|
-
'
|
482
|
-
'
|
483
|
-
'
|
484
|
-
'
|
485
|
-
'
|
486
|
-
'
|
487
|
-
'
|
488
|
-
'
|
489
|
-
'
|
490
|
-
'
|
434
|
+
'PintUreg': <pint.registry.UnitRegistry object at 0x77acf0d750>},
|
435
|
+
'function': {'avg': <function avg at 0x77bcbbed40>,
|
436
|
+
'basename': <function basename at 0x77bcb868e0>,
|
437
|
+
'chunk_array': <function chunk_array at 0x77b5b35120>,
|
438
|
+
'create_folder': <function create_folder at 0x77b5b35300>,
|
439
|
+
'datetime_from_string': <function datetime_from_string at 0x77b5b354e0>,
|
440
|
+
'datetime_now': <function datetime_now at 0x77b5bdd620>,
|
441
|
+
'dict_first': <function dict_first at 0x77b5bdd580>,
|
442
|
+
'dirname': <function dirname at 0x77b5bdd4e0>,
|
443
|
+
'exit_if_empty': <function exit_if_empty at 0x77b5bb74c0>,
|
444
|
+
'filter_empty': <function filter_empty at 0x77b5bdd1c0>,
|
445
|
+
'get_by_index': <function get_by_index at 0x77b5bdcea0>,
|
446
|
+
'get_class_method': <function get_class_method at 0x77b5bdccc0>,
|
447
|
+
'get_filemtime': <function get_filemtime at 0x77b5bdcb80>,
|
448
|
+
'get_filesize': <function get_filesize at 0x77b5bdc9a0>,
|
449
|
+
'is_empty': <function is_empty at 0x77b5bdd260>,
|
450
|
+
'is_iterable': <function is_iterable at 0x77b5bdcfe0>,
|
451
|
+
'is_valid_url': <function is_valid_url at 0x77b5bdc860>,
|
452
|
+
'ivars': <function ivars at 0x77b5bdc7c0>,
|
453
|
+
'password_generator': <function password_generator at 0x77b5bdc680>,
|
454
|
+
'random_bool': <function random_bool at 0x77b5bdc400>,
|
455
|
+
'restart': <function restart at 0x77b5bdf740>,
|
456
|
+
'set_timeout': <function set_timeout at 0x77b5bdf880>,
|
457
|
+
'sets_ordered': <function sets_ordered at 0x77b5bdf9c0>,
|
458
|
+
'str_cmp': <function str_cmp at 0x77b5bdfa60>,
|
459
|
+
'to_str': <function to_str at 0x77b5bdcf40>,
|
460
|
+
'choices': <function choices at 0x77b5bdfb00>,
|
461
|
+
'console_run': <function console_run at 0x77b5bdfd80>,
|
462
|
+
'input_char': <function input_char at 0x77b5bdfec0>,
|
463
|
+
'log': <function log at 0x77b5bdfc40>,
|
464
|
+
'print_colorize': <function print_colorize at 0x77b5c04180>,
|
465
|
+
'print_dir': <function print_dir at 0x77b5c042c0>,
|
466
|
+
'print_log': <function print_log at 0x77b5bdff60>,
|
467
|
+
'print_to_last_line': <function print_to_last_line at 0x77b5bdfce0>,
|
468
|
+
'text_colorize': <function text_colorize at 0x77b5bdfe20>,
|
469
|
+
'batch_calculate': <function batch_calculate at 0x77ac579620>,
|
470
|
+
'batchmaker': <function batchmaker at 0x77ac57a0c0>,
|
471
|
+
'calculate': <function calculate at 0x77ac57a340>,
|
472
|
+
'auto_reload': <function auto_reload at 0x77ac57a5c0>,
|
473
|
+
'github_pull': <function github_pull at 0x77ac57a520>,
|
474
|
+
'github_push': <function github_push at 0x77ac57a7a0>,
|
475
|
+
'github_user': <function github_user at 0x77ac57aac0>,
|
476
|
+
'pip_freeze_without_version': <function pip_freeze_without_version at 0x77ac2b2020>,
|
477
|
+
'poetry_publish': <function poetry_publish at 0x77ac2b2200>,
|
478
|
+
'poetry_update_version': <function poetry_update_version at 0x77ac2d2a20>,
|
479
|
+
'iargv': <function iargv at 0x77a4bd4180>,
|
480
|
+
'idumps': <function idumps at 0x77a4bd42c0>,
|
481
|
+
'idumps_html': <function idumps_html at 0x77a4c3ccc0>,
|
482
|
+
'ienv': <function ienv at 0x77a4bd4400>,
|
483
|
+
'iexec': <function iexec at 0x77a4c3cf40>,
|
484
|
+
'ijoin': <function ijoin at 0x77ac2b1f80>,
|
485
|
+
'iloads': <function iloads at 0x77a4c3cfe0>,
|
486
|
+
'iloads_html': <function iloads_html at 0x77a4c3d260>,
|
487
|
+
'iopen': <function iopen at 0x77ac2b22a0>,
|
488
|
+
'iprint': <function iprint at 0x77a4c3d120>,
|
489
|
+
'irange': <function irange at 0x77ac57a480>,
|
490
|
+
'ireplace': <function ireplace at 0x77a4c3d300>,
|
491
|
+
'iscandir': <function iscandir at 0x77a4c3ef20>,
|
492
|
+
'isplit': <function isplit at 0x77a4c3efc0>}}
|
491
493
|
```
|
492
494
|
|
493
495
|
## password_generator
|
@@ -502,7 +504,7 @@ print(password_generator())
|
|
502
504
|
|
503
505
|
Output:
|
504
506
|
```py
|
505
|
-
|
507
|
+
!p2ZPb}t
|
506
508
|
```
|
507
509
|
|
508
510
|
## random_bool
|
@@ -520,9 +522,13 @@ print(random_bool())
|
|
520
522
|
|
521
523
|
Output:
|
522
524
|
```py
|
523
|
-
|
525
|
+
False
|
524
526
|
```
|
525
527
|
|
528
|
+
## restart
|
529
|
+
|
530
|
+
`restart(*argv)`
|
531
|
+
|
526
532
|
## set_timeout
|
527
533
|
|
528
534
|
`set_timeout(interval, func, args=None, kwargs=None)`
|
@@ -542,7 +548,7 @@ x.cancel()
|
|
542
548
|
|
543
549
|
Output:
|
544
550
|
```py
|
545
|
-
<Timer(Thread-2, started
|
551
|
+
<Timer(Thread-2, started 513839344880)>
|
546
552
|
menghentikan timeout 7
|
547
553
|
```
|
548
554
|
|
@@ -560,7 +566,7 @@ print(list(sets_ordered(array)))
|
|
560
566
|
|
561
567
|
Output:
|
562
568
|
```py
|
563
|
-
<generator object sets_ordered at
|
569
|
+
<generator object sets_ordered at 0x77a4a14110>
|
564
570
|
[2, 3, 12, 42, 1, 43, 41, 4, 24, 32]
|
565
571
|
```
|
566
572
|
|
@@ -681,7 +687,7 @@ some_function_more()
|
|
681
687
|
|
682
688
|
## print_colorize
|
683
689
|
|
684
|
-
`print_colorize(text, color='\x1b[32m', bright='\x1b[1m', color_end='\x1b[0m', text_start='', text_end='\n')`
|
690
|
+
`print_colorize(text, color='\x1b[32m', bright='\x1b[1m', color_end='\x1b[0m', text_start='', text_end='\n', delay=0)`
|
685
691
|
|
686
692
|
Print text dengan warna untuk menunjukan text penting
|
687
693
|
|
@@ -714,7 +720,7 @@ Output:
|
|
714
720
|
__enter__ : https:/www.google.com
|
715
721
|
__fspath__ : https:/www.google.com
|
716
722
|
__getstate__ : (None, {'_drv': '', '_root': '', '_parts': ['https:', 'www.google.com'], '_str': 'https:/www.google.com'})
|
717
|
-
__hash__ : -
|
723
|
+
__hash__ : -5867477642485113406
|
718
724
|
__init__ : None
|
719
725
|
__init_subclass__ : None
|
720
726
|
__module__ : pathlib
|
@@ -727,8 +733,8 @@ Output:
|
|
727
733
|
_cached_cparts : ['https:', 'www.google.com']
|
728
734
|
_cparts : ['https:', 'www.google.com']
|
729
735
|
_drv :
|
730
|
-
_flavour : <pathlib._PosixFlavour object at
|
731
|
-
_hash : -
|
736
|
+
_flavour : <pathlib._PosixFlavour object at 0x77b5bb03d0>
|
737
|
+
_hash : -5867477642485113406
|
732
738
|
_parts : ['https:', 'www.google.com']
|
733
739
|
_root :
|
734
740
|
_str : https:/www.google.com
|
@@ -750,7 +756,7 @@ Output:
|
|
750
756
|
is_reserved : False
|
751
757
|
is_socket : False
|
752
758
|
is_symlink : False
|
753
|
-
iterdir : <generator object Path.iterdir at
|
759
|
+
iterdir : <generator object Path.iterdir at 0x77a49ec900>
|
754
760
|
joinpath : https:/www.google.com
|
755
761
|
name : www.google.com
|
756
762
|
parent : https:
|
@@ -817,7 +823,7 @@ print(list(batch_calculate("{1 10} m ** {1 3}")))
|
|
817
823
|
|
818
824
|
Output:
|
819
825
|
```py
|
820
|
-
<generator object batch_calculate at
|
826
|
+
<generator object batch_calculate at 0x77a498f970>
|
821
827
|
[('1 m ** 1', <Quantity(1, 'meter')>), ('1 m ** 2', <Quantity(1, 'meter ** 2')>), ('1 m ** 3', <Quantity(1, 'meter ** 3')>), ('2 m ** 1', <Quantity(2, 'meter')>), ('2 m ** 2', <Quantity(2, 'meter ** 2')>), ('2 m ** 3', <Quantity(2, 'meter ** 3')>), ('3 m ** 1', <Quantity(3, 'meter')>), ('3 m ** 2', <Quantity(3, 'meter ** 2')>), ('3 m ** 3', <Quantity(3, 'meter ** 3')>), ('4 m ** 1', <Quantity(4, 'meter')>), ('4 m ** 2', <Quantity(4, 'meter ** 2')>), ('4 m ** 3', <Quantity(4, 'meter ** 3')>), ('5 m ** 1', <Quantity(5, 'meter')>), ('5 m ** 2', <Quantity(5, 'meter ** 2')>), ('5 m ** 3', <Quantity(5, 'meter ** 3')>), ('6 m ** 1', <Quantity(6, 'meter')>), ('6 m ** 2', <Quantity(6, 'meter ** 2')>), ('6 m ** 3', <Quantity(6, 'meter ** 3')>), ('7 m ** 1', <Quantity(7, 'meter')>), ('7 m ** 2', <Quantity(7, 'meter ** 2')>), ('7 m ** 3', <Quantity(7, 'meter ** 3')>), ('8 m ** 1', <Quantity(8, 'meter')>), ('8 m ** 2', <Quantity(8, 'meter ** 2')>), ('8 m ** 3', <Quantity(8, 'meter ** 3')>), ('9 m ** 1', <Quantity(9, 'meter')>), ('9 m ** 2', <Quantity(9, 'meter ** 2')>), ('9 m ** 3', <Quantity(9, 'meter ** 3')>), ('10 m ** 1', <Quantity(10, 'meter')>), ('10 m ** 2', <Quantity(10, 'meter ** 2')>), ('10 m ** 3', <Quantity(10, 'meter ** 3')>)]
|
822
828
|
```
|
823
829
|
|
@@ -842,7 +848,7 @@ print(list(batchmaker(s)))
|
|
842
848
|
|
843
849
|
Output:
|
844
850
|
```py
|
845
|
-
<generator object batchmaker at
|
851
|
+
<generator object batchmaker at 0x77a4a00160>
|
846
852
|
['Urutan 1 dan 10 dan j dan Z saja.', 'Urutan 1 dan 10 dan j dan K saja.', 'Urutan 1 dan 10 dan k dan Z saja.', 'Urutan 1 dan 10 dan k dan K saja.', 'Urutan 1 dan 9 dan j dan Z saja.', 'Urutan 1 dan 9 dan j dan K saja.', 'Urutan 1 dan 9 dan k dan Z saja.', 'Urutan 1 dan 9 dan k dan K saja.', 'Urutan 4 dan 10 dan j dan Z saja.', 'Urutan 4 dan 10 dan j dan K saja.', 'Urutan 4 dan 10 dan k dan Z saja.', 'Urutan 4 dan 10 dan k dan K saja.', 'Urutan 4 dan 9 dan j dan Z saja.', 'Urutan 4 dan 9 dan j dan K saja.', 'Urutan 4 dan 9 dan k dan Z saja.', 'Urutan 4 dan 9 dan k dan K saja.']
|
847
853
|
```
|
848
854
|
|
@@ -1206,7 +1212,7 @@ print(ijoin(10, ' '))
|
|
1206
1212
|
|
1207
1213
|
Output:
|
1208
1214
|
```py
|
1209
|
-
|
1215
|
+
weq, asd, dfs, qweqw
|
1210
1216
|
,ini,path,seperti,url,
|
1211
1217
|
ini,path,seperti,url
|
1212
1218
|
<li>satu</li>
|
@@ -1271,119 +1277,62 @@ pprint.pprint(iloads_html(iopen("https://harga-emas.org/1-gram/")), depth=10)
|
|
1271
1277
|
Output:
|
1272
1278
|
```py
|
1273
1279
|
(['Home', 'Emas 1 Gram', 'History', 'Trend', 'Perak 1 Gram', 'Pluang'],
|
1274
|
-
[['Harga Emas Hari Ini -
|
1275
|
-
['Spot Emas USD
|
1276
|
-
'Kurs IDR↑16.
|
1277
|
-
'Emas IDR
|
1278
|
-
['LM Antam (Jual)
|
1279
|
-
'LM Antam (Beli)↓1.218.000 (-5.000) / gr']],
|
1280
|
+
[['Harga Emas Hari Ini - Jumat, 26 April 2024'],
|
1281
|
+
['Spot Emas USD↑2.332,95 (+3,54) / oz',
|
1282
|
+
'Kurs IDR↑16.208,00 (+47,00) / USD',
|
1283
|
+
'Emas IDR↑1.215.699 (+5.365) / gr'],
|
1284
|
+
['LM Antam (Jual)1.319.000 / gr', 'LM Antam (Beli)1.217.000 / gr']],
|
1280
1285
|
[['Harga Emas Hari Ini'],
|
1281
1286
|
['Gram', 'Gedung Antam Jakarta', 'Pegadaian'],
|
1282
1287
|
['per Gram (Rp)', 'per Batangan (Rp)', 'per Gram (Rp)', 'per Batangan (Rp)'],
|
1283
1288
|
['1000',
|
1284
|
-
'1.
|
1285
|
-
'1.
|
1289
|
+
'1.260',
|
1290
|
+
'1.259.600',
|
1286
1291
|
'1.043.040 (+8.200)',
|
1287
1292
|
'1.043.040.000 (+8.200.000)'],
|
1288
1293
|
['500',
|
1289
|
-
'2.
|
1290
|
-
'1.
|
1294
|
+
'2.519',
|
1295
|
+
'1.259.640',
|
1291
1296
|
'1.043.082 (+8.200)',
|
1292
1297
|
'521.541.000 (+4.100.000)'],
|
1293
1298
|
['250',
|
1294
|
-
'5.
|
1295
|
-
'1.
|
1299
|
+
'5.040',
|
1300
|
+
'1.260.060',
|
1296
1301
|
'1.043.512 (+8.200)',
|
1297
1302
|
'260.878.000 (+2.050.000)'],
|
1298
1303
|
['100',
|
1299
|
-
'12.
|
1300
|
-
'1.
|
1304
|
+
'12.611',
|
1305
|
+
'1.261.120',
|
1301
1306
|
'1.044.600 (+8.200)',
|
1302
1307
|
'104.460.000 (+820.000)'],
|
1303
|
-
['50',
|
1304
|
-
|
1305
|
-
|
1306
|
-
|
1307
|
-
|
1308
|
-
['
|
1309
|
-
|
1310
|
-
|
1311
|
-
|
1312
|
-
'
|
1313
|
-
['10',
|
1314
|
-
'126.950 (-500)',
|
1315
|
-
'1.269.500 (-5.000)',
|
1316
|
-
'1.052.200 (+8.200)',
|
1317
|
-
'10.522.000 (+82.000)'],
|
1318
|
-
['5',
|
1319
|
-
'255.000 (-1.000)',
|
1320
|
-
'1.275.000 (-5.000)',
|
1321
|
-
'1.057.800 (+8.200)',
|
1322
|
-
'5.289.000 (+41.000)'],
|
1323
|
-
['3',
|
1324
|
-
'427.222 (-1.667)',
|
1325
|
-
'1.281.667 (-5.000)',
|
1326
|
-
'1.064.667 (+8.000)',
|
1327
|
-
'3.194.000 (+24.000)'],
|
1328
|
-
['2',
|
1329
|
-
'645.000 (-2.500)',
|
1330
|
-
'1.290.000 (-5.000)',
|
1331
|
-
'1.073.500 (+8.500)',
|
1332
|
-
'2.147.000 (+17.000)'],
|
1333
|
-
['1',
|
1334
|
-
'1.320.000 (-5.000)',
|
1335
|
-
'1.320.000 (-5.000)',
|
1336
|
-
'1.104.000 (+8.000)',
|
1337
|
-
'1.104.000 (+8.000)'],
|
1338
|
-
['0.5',
|
1339
|
-
'2.840.000 (-10.000)',
|
1340
|
-
'1.420.000 (-5.000)',
|
1341
|
-
'1.208.000 (+8.000)',
|
1342
|
-
'604.000 (+4.000)'],
|
1343
|
-
['Update harga LM Antam :24 April 2024, pukul 08:12Harga pembelian kembali '
|
1344
|
-
':Rp. 1.218.000/gram (-5.000)',
|
1308
|
+
['50', '25.238', '1.261.900', '1.045.400 (+8.200)', '52.270.000 (+410.000)'],
|
1309
|
+
['25', '50.539', '1.263.480', '1.047.040 (+8.200)', '26.176.000 (+205.000)'],
|
1310
|
+
['10', '126.850', '1.268.500', '1.052.200 (+8.200)', '10.522.000 (+82.000)'],
|
1311
|
+
['5', '254.800', '1.274.000', '1.057.800 (+8.200)', '5.289.000 (+41.000)'],
|
1312
|
+
['3', '426.889', '1.280.667', '1.064.667 (+8.000)', '3.194.000 (+24.000)'],
|
1313
|
+
['2', '644.500', '1.289.000', '1.073.500 (+8.500)', '2.147.000 (+17.000)'],
|
1314
|
+
['1', '1.319.000', '1.319.000', '1.104.000 (+8.000)', '1.104.000 (+8.000)'],
|
1315
|
+
['0.5', '2.838.000', '1.419.000', '1.208.000 (+8.000)', '604.000 (+4.000)'],
|
1316
|
+
['Update harga LM Antam :26 April 2024, pukul 07:57Harga pembelian kembali '
|
1317
|
+
':Rp. 1.217.000/gram',
|
1345
1318
|
'Update harga LM Pegadaian :31 Agustus 2023']],
|
1346
1319
|
[['Spot Harga Emas Hari Ini (Market Open)'],
|
1347
1320
|
['Satuan', 'USD', 'Kurs\xa0Dollar', 'IDR'],
|
1348
|
-
['Ounce\xa0(oz)', '2.
|
1349
|
-
['Gram\xa0(gr)', '
|
1350
|
-
['Kilogram\xa0(kg)', '
|
1351
|
-
['Update harga emas :
|
1352
|
-
'pukul
|
1321
|
+
['Ounce\xa0(oz)', '2.332,95 (+3,54)', '16.208,00 (+47,00)', '37.812.454'],
|
1322
|
+
['Gram\xa0(gr)', '75,01', '16.208,00', '1.215.699 (+5.365)'],
|
1323
|
+
['Kilogram\xa0(kg)', '75.006,08', '16.208,00', '1.215.698.614'],
|
1324
|
+
['Update harga emas :26 April 2024, pukul 10:26Update kurs :26 April 2024, '
|
1325
|
+
'pukul 09:10']],
|
1353
1326
|
[['Gram', 'UBS Gold 99.99%'],
|
1354
1327
|
['Jual', 'Beli'],
|
1355
1328
|
['/ Batang', '/ Gram', '/ Batang', '/ Gram'],
|
1356
|
-
['100',
|
1357
|
-
|
1358
|
-
|
1359
|
-
|
1360
|
-
|
1361
|
-
['
|
1362
|
-
|
1363
|
-
'1.262.000 (-5.900)',
|
1364
|
-
'62.045.000 (+125.000)',
|
1365
|
-
'1.240.900 (+2.500)'],
|
1366
|
-
['25',
|
1367
|
-
'31.600.000 (-137.000)',
|
1368
|
-
'1.264.000 (-5.480)',
|
1369
|
-
'31.125.000 (+62.500)',
|
1370
|
-
'1.245.000 (+2.500)'],
|
1371
|
-
['10',
|
1372
|
-
'12.680.000 (-65.000)',
|
1373
|
-
'1.268.000 (-6.500)',
|
1374
|
-
'12.500.000 (+25.000)',
|
1375
|
-
'1.250.000 (+2.500)'],
|
1376
|
-
['5',
|
1377
|
-
'6.365.000 (-35.000)',
|
1378
|
-
'1.273.000 (-7.000)',
|
1379
|
-
'6.302.000 (+12.500)',
|
1380
|
-
'1.260.400 (+2.500)'],
|
1381
|
-
['1',
|
1382
|
-
'1.320.000 (-5.000)',
|
1383
|
-
'1.320.000 (-5.000)',
|
1384
|
-
'1.293.000 (+2.500)',
|
1385
|
-
'1.293.000 (+2.500)'],
|
1386
|
-
['', 'Update :24 April 2024, pukul 13:02']],
|
1329
|
+
['100', '126.000.000', '1.260.000', '124.385.000', '1.243.850'],
|
1330
|
+
['50', '63.100.000', '1.262.000', '62.245.000', '1.244.900'],
|
1331
|
+
['25', '31.600.000', '1.264.000', '31.225.000', '1.249.000'],
|
1332
|
+
['10', '12.680.000', '1.268.000', '12.540.000', '1.254.000'],
|
1333
|
+
['5', '6.365.000', '1.273.000', '6.322.000', '1.264.400'],
|
1334
|
+
['1', '1.315.000', '1.315.000', '1.297.000', '1.297.000'],
|
1335
|
+
['', 'Update :25 April 2024, pukul 14:44']],
|
1387
1336
|
[['Konversi Satuan'],
|
1388
1337
|
['Satuan', 'Ounce (oz)', 'Gram (gr)', 'Kilogram (kg)'],
|
1389
1338
|
['Ounce\xa0(oz)', '1', '31,1034767696', '0,0311034768'],
|
@@ -1393,37 +1342,37 @@ Output:
|
|
1393
1342
|
['Waktu', 'Emas'],
|
1394
1343
|
['Unit', 'USD', 'IDR'],
|
1395
1344
|
['Angka', '+/-', 'Angka', '+/-'],
|
1396
|
-
['Hari Ini', 'Kurs', '', '', '16.
|
1397
|
-
['oz', '2.329,
|
1398
|
-
['gr', '74,
|
1399
|
-
['30 Hari', 'Kurs', '', '', '15.
|
1400
|
-
['oz', '2.
|
1401
|
-
['gr', '
|
1402
|
-
['2 Bulan', 'Kurs', '', '', '15.
|
1403
|
-
['oz', '2.
|
1404
|
-
['gr', '65,
|
1405
|
-
['6 Bulan', 'Kurs', '', '', '15.933', '+
|
1406
|
-
['oz', '
|
1407
|
-
['gr', '
|
1408
|
-
['1 Tahun', 'Kurs', '', '', '15.731', '+
|
1409
|
-
['oz', '1.823,86', '+
|
1410
|
-
['gr', '58,64', '+
|
1411
|
-
['2 Tahun', 'Kurs', '', '', '14.
|
1412
|
-
['oz', '1.
|
1413
|
-
['gr', '60,
|
1414
|
-
['3 Tahun', 'Kurs', '', '', '14.
|
1415
|
-
['oz', '1.
|
1416
|
-
['gr', '57,
|
1417
|
-
['5 Tahun', 'Kurs', '', '', '14.188', '+2.
|
1418
|
-
['oz', '1.
|
1419
|
-
['gr', '41,
|
1345
|
+
['Hari Ini', 'Kurs', '', '', '16.161', '+47+0,29%'],
|
1346
|
+
['oz', '2.329,41', '+3,54+0,15%', '37.645.595', '+166.859+0,44%'],
|
1347
|
+
['gr', '74,89', '+0,11+0,15%', '1.210.334', '+5.365+0,44%'],
|
1348
|
+
['30 Hari', 'Kurs', '', '', '15.797', '+411+2,60%'],
|
1349
|
+
['oz', '2.192,23', '+140,72+6,42%', '34.630.657', '+3.181.796+9,19%'],
|
1350
|
+
['gr', '70,48', '+4,52+6,42%', '1.113.401', '+102.297+9,19%'],
|
1351
|
+
['2 Bulan', 'Kurs', '', '', '15.589', '+619+3,97%'],
|
1352
|
+
['oz', '2.027,94', '+305,01+15,04%', '31.613.557', '+6.198.897+19,61%'],
|
1353
|
+
['gr', '65,20', '+9,81+15,04', '1.016.399', '+199.299+19,61%'],
|
1354
|
+
['6 Bulan', 'Kurs', '', '', '15.933', '+275+1,73%'],
|
1355
|
+
['oz', '2.006,33', '+326,62+16,28%', '31.966.856', '+5.845.598+18,29%'],
|
1356
|
+
['gr', '64,51', '+10,50+16,28%', '1.027.758', '+187.940+18,29%'],
|
1357
|
+
['1 Tahun', 'Kurs', '', '', '15.731', '+477+3,03%'],
|
1358
|
+
['oz', '1.823,86', '+509,09+27,91%', '28.691.142', '+9.121.312+31,79%'],
|
1359
|
+
['gr', '58,64', '+16,37+27,91%', '922.442', '+293.257+31,79%'],
|
1360
|
+
['2 Tahun', 'Kurs', '', '', '14.412', '+1.796+12,46%'],
|
1361
|
+
['oz', '1.888,15', '+444,80+23,56%', '27.212.018', '+10.600.436+38,95%'],
|
1362
|
+
['gr', '60,71', '+14,30+23,56%', '874.887', '+340.812+38,95%'],
|
1363
|
+
['3 Tahun', 'Kurs', '', '', '14.489', '+1.719+11,86%'],
|
1364
|
+
['oz', '1.778,54', '+554,41+31,17%', '25.769.284', '+12.043.170+46,73%'],
|
1365
|
+
['gr', '57,18', '+17,82+31,17%', '828.502', '+387.197+46,73%'],
|
1366
|
+
['5 Tahun', 'Kurs', '', '', '14.188', '+2.020+14,24%'],
|
1367
|
+
['oz', '1.286,10', '+1.046,85+81,40%', '18.247.187', '+19.565.267+107,22%'],
|
1368
|
+
['gr', '41,35', '+33,66+81,40%', '586.661', '+629.038+107,22%']])
|
1420
1369
|
(['Home', 'Emas 1 Gram', 'History', 'Trend', 'Perak 1 Gram', 'Pluang'],
|
1421
1370
|
[[''],
|
1422
1371
|
['Emas 24 KaratHarga Emas 1 Gram', ''],
|
1423
|
-
['USD', '
|
1424
|
-
['KURS', '16.
|
1425
|
-
['IDR', '1.
|
1426
|
-
['
|
1372
|
+
['USD', '75,01↑', '+0,12+0,16%'],
|
1373
|
+
['KURS', '16.224,00↑', '+46,90+0,29%'],
|
1374
|
+
['IDR', '1.216.898,71↑', '+5.358,96+0,44%'],
|
1375
|
+
['Jumat, 26 April 2024 10:26']],
|
1427
1376
|
[[''],
|
1428
1377
|
['Emas 1 Gram (IDR)Emas 1 Gram (USD)Kurs USD-IDR',
|
1429
1378
|
'Hari Ini',
|
@@ -1434,19 +1383,19 @@ Output:
|
|
1434
1383
|
'']],
|
1435
1384
|
[['Pergerakkan Harga Emas 1 Gram'],
|
1436
1385
|
['', 'Penutupan Kemarin', 'Pergerakkan Hari Ini', 'Rata-rata'],
|
1437
|
-
['USD', '74,
|
1438
|
-
['KURS', '16.
|
1439
|
-
['IDR', '1.
|
1386
|
+
['USD', '74,89', '74,89 - 75,01', '74,95'],
|
1387
|
+
['KURS', '16.177,10', '16.177,10 - 16.224,00', '16.200,55'],
|
1388
|
+
['IDR', '1.211.539,75', '1.211.539,75 - 1.216.898,71', '1.214.219,23'],
|
1440
1389
|
[''],
|
1441
1390
|
['', 'Awal Tahun', 'Pergerakkan YTD', '+/- YTD'],
|
1442
|
-
['USD', '66,32', '64,07 - 77,14', '+8,
|
1443
|
-
['KURS', '15.390,10', '15.390,00 - 16.307,80', '+
|
1444
|
-
['IDR', '1.020.729,53', '997.660,12 - 1.256.829,06', '+
|
1391
|
+
['USD', '66,32', '64,07 - 77,14', '+8,69 (13,10%)'],
|
1392
|
+
['KURS', '15.390,10', '15.390,00 - 16.307,80', '+833,90 (5,42%)'],
|
1393
|
+
['IDR', '1.020.729,53', '997.660,12 - 1.256.829,06', '+196.169,18 (19,22%)'],
|
1445
1394
|
[''],
|
1446
1395
|
['', 'Tahun Lalu / 52 Minggu', 'Pergerakkan 52 Minggu', '+/- 52 Minggu'],
|
1447
|
-
['USD', '63,
|
1448
|
-
['KURS', '14.
|
1449
|
-
['IDR', '
|
1396
|
+
['USD', '63,98', '58,43 - 77,14', '+11,03 (17,24%)'],
|
1397
|
+
['KURS', '14.951,00', '14.669,40 - 16.307,80', '+1.273,00 (8,51%)'],
|
1398
|
+
['IDR', '956.507,08', '912.925,68 - 1.256.829,06', '+260.391,63 (27,22%)']])
|
1450
1399
|
```
|
1451
1400
|
|
1452
1401
|
## iopen
|
@@ -1488,7 +1437,7 @@ Output:
|
|
1488
1437
|
```py
|
1489
1438
|
8
|
1490
1439
|
['mana', 'aja']
|
1491
|
-
[<Element a at
|
1440
|
+
[<Element a at 0x77bcbc5cc0>, <Element a at 0x77a4a3e8a0>, <Element a at 0x77a4a3e940>, <Element a at 0x77a4a3e990>, <Element a at 0x77a4a3e9e0>, <Element a at 0x77a4a3ea30>, <Element a at 0x77a4a3ea80>, <Element a at 0x77a4a3ead0>, <Element a at 0x77a4a3eb20>, <Element a at 0x77a4a3eb70>, <Element a at 0x77a4a3ebc0>, <Element a at 0x77a4a3ec10>, <Element a at 0x77a4a3ec60>, <Element a at 0x77a4a3ecb0>, <Element a at 0x77a4a3ed00>, <Element a at 0x77a4a3ed50>, <Element a at 0x77a4a3eda0>, <Element a at 0x77a4a3edf0>]
|
1492
1441
|
False
|
1493
1442
|
```
|
1494
1443
|
|
@@ -1529,8 +1478,8 @@ print(list(irange(10, 5)))
|
|
1529
1478
|
|
1530
1479
|
Output:
|
1531
1480
|
```py
|
1532
|
-
<generator object irange at
|
1533
|
-
<generator object irange at
|
1481
|
+
<generator object irange at 0x77a49c6ac0>
|
1482
|
+
<generator object irange at 0x77a49c6ac0>
|
1534
1483
|
['a', 'k', 'u']
|
1535
1484
|
[1, 2, 3, 4, 5, 6, 7]
|
1536
1485
|
[10, 9, 8, 7, 6, 5]
|
@@ -1573,7 +1522,7 @@ print(list(iscandir("./", recursive=False, scan_file=False)))
|
|
1573
1522
|
|
1574
1523
|
Output:
|
1575
1524
|
```py
|
1576
|
-
<generator object iscandir at
|
1525
|
+
<generator object iscandir at 0x77a49fc740>
|
1577
1526
|
[PosixPath('.git'), PosixPath('.vscode'), PosixPath('pypipr'), PosixPath('__pycache__'), PosixPath('dist')]
|
1578
1527
|
```
|
1579
1528
|
|
@@ -1630,7 +1579,7 @@ print(ExampleComparePerformance().compare_performance())
|
|
1630
1579
|
|
1631
1580
|
Output:
|
1632
1581
|
```py
|
1633
|
-
{'a': <generator object ExampleComparePerformance.a.<locals>.<genexpr> at
|
1582
|
+
{'a': <generator object ExampleComparePerformance.a.<locals>.<genexpr> at 0x77a4a10450>,
|
1634
1583
|
'b': (0, 1, 2, 3, 4, 5, 6, 7, 8, 9),
|
1635
1584
|
'c': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9],
|
1636
1585
|
'd': [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]}
|
@@ -22,6 +22,7 @@ from .ibuiltins.is_valid_url import is_valid_url
|
|
22
22
|
from .ibuiltins.ivars import ivars
|
23
23
|
from .ibuiltins.password_generator import password_generator
|
24
24
|
from .ibuiltins.random_bool import random_bool
|
25
|
+
from .ibuiltins.restart import restart
|
25
26
|
from .ibuiltins.set_timeout import set_timeout
|
26
27
|
from .ibuiltins.sets_ordered import sets_ordered
|
27
28
|
from .ibuiltins.str_cmp import str_cmp
|
@@ -64,6 +65,7 @@ from .ifunctions.iscandir import iscandir
|
|
64
65
|
from .ifunctions.isplit import isplit
|
65
66
|
import asyncio
|
66
67
|
import colorama
|
68
|
+
import csv
|
67
69
|
import datetime
|
68
70
|
import functools
|
69
71
|
import inspect
|