dcicutils 8.10.0.1b1__tar.gz → 8.10.0.1b3__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/PKG-INFO +1 -1
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/command_utils.py +3 -2
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/deployment_utils.py +2 -2
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/ecr_scripts.py +4 -3
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/env_scripts.py +5 -4
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/progress_bar.py +1 -1
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/scripts/publish_to_pypi.py +2 -1
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/scripts/view_portal_object.py +7 -7
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/structured_data.py +4 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/pyproject.toml +1 -1
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/LICENSE.txt +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/README.rst +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/__init__.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/base.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/beanstalk_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/bundle_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/captured_output.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/cloudformation_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/codebuild_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/common.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/contribution_scripts.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/contribution_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/creds_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/data_readers.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/data_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/datetime_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/diff_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/docker_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/ecr_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/ecs_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/env_base.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/env_manager.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/env_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/env_utils_legacy.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/es_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/exceptions.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/ff_mocks.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/ff_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/file_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/function_cache_decorator.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/glacier_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/http_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/jh_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/kibana/dashboards.json +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/kibana/readme.md +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/lang_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/c4-infrastructure.jsonc +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/c4-python-infrastructure.jsonc +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/park-lab-common-server.jsonc +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/park-lab-common.jsonc +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/park-lab-gpl-pipeline.jsonc +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/park-lab-pipeline.jsonc +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/log_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/misc_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/obfuscation_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/opensearch_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/portal_object_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/portal_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/project_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/qa_checkers.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/qa_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/redis_tools.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/redis_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/s3_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/schema_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/scripts/run_license_checker.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/secrets_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/sheet_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/snapshot_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/ssl_certificate_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/submitr/progress_constants.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/submitr/ref_lookup_strategy.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/task_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/tmpfile_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/trace_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/validation_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/variant_utils.py +0 -0
- {dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/zip_utils.py +0 -0
@@ -7,6 +7,7 @@ import os
|
|
7
7
|
import re
|
8
8
|
import requests
|
9
9
|
import subprocess
|
10
|
+
import sys
|
10
11
|
|
11
12
|
from typing import Callable, Optional
|
12
13
|
from .exceptions import InvalidParameterError
|
@@ -372,7 +373,7 @@ def script_catch_errors():
|
|
372
373
|
raise ScriptFailure(' '.join(message))
|
373
374
|
try:
|
374
375
|
yield fail
|
375
|
-
exit(0)
|
376
|
+
sys.exit(0)
|
376
377
|
except (Exception, ScriptFailure) as e:
|
377
378
|
if DEBUG_SCRIPT:
|
378
379
|
# If debugging, let the error propagate, do not trap it.
|
@@ -384,7 +385,7 @@ def script_catch_errors():
|
|
384
385
|
else:
|
385
386
|
message = str(e) # Note: We ignore the type, which isn't intended to be shown.
|
386
387
|
PRINT(message)
|
387
|
-
exit(1)
|
388
|
+
sys.exit(1)
|
388
389
|
|
389
390
|
|
390
391
|
class Question:
|
@@ -396,9 +396,9 @@ class EBDeployer:
|
|
396
396
|
packaging_was_successful = cls.build_application_version(args.repo, args.version_name, branch=args.branch)
|
397
397
|
if packaging_was_successful: # XXX: how to best detect?
|
398
398
|
time.sleep(5) # give EB a second to catch up (it needs it)
|
399
|
-
exit(cls.deploy_new_version(args.env, args.repo, args.version_name))
|
399
|
+
sys.exit(cls.deploy_new_version(args.env, args.repo, args.version_name))
|
400
400
|
else:
|
401
|
-
exit(cls.deploy_indexer(args.env, args.application_version))
|
401
|
+
sys.exit(cls.deploy_indexer(args.env, args.application_version))
|
402
402
|
|
403
403
|
|
404
404
|
class IniFileManager:
|
@@ -3,6 +3,7 @@ import botocore.exceptions
|
|
3
3
|
import boto3
|
4
4
|
import contextlib
|
5
5
|
import os
|
6
|
+
import sys
|
6
7
|
|
7
8
|
from typing import Optional, Union, List
|
8
9
|
from .command_utils import yes_or_no
|
@@ -68,7 +69,7 @@ def ecr_command_context(account_number, ecs_repository=None, ecr_client=None):
|
|
68
69
|
elif account_number != account_number_in_environ:
|
69
70
|
raise RuntimeError("The account number you have specified does not match your declared credentials.")
|
70
71
|
yield ECRCommandContext(account_number=account_number, ecs_repository=ecs_repository, ecr_client=ecr_client)
|
71
|
-
exit(0)
|
72
|
+
sys.exit(0)
|
72
73
|
except botocore.exceptions.ClientError as e:
|
73
74
|
error_info = e.response.get('Error', {})
|
74
75
|
message = error_info.get('Message')
|
@@ -77,12 +78,12 @@ def ecr_command_context(account_number, ecs_repository=None, ecr_client=None):
|
|
77
78
|
raise RuntimeError("Your security token seems to have expired.")
|
78
79
|
elif message:
|
79
80
|
PRINT(f"{code}: {message}")
|
80
|
-
exit(1)
|
81
|
+
sys.exit(1)
|
81
82
|
else:
|
82
83
|
raise
|
83
84
|
except Exception as e:
|
84
85
|
PRINT(f"{full_class_name(e)}: {e}")
|
85
|
-
exit(1)
|
86
|
+
sys.exit(1)
|
86
87
|
|
87
88
|
|
88
89
|
class ECRCommandContext:
|
@@ -1,6 +1,7 @@
|
|
1
1
|
import argparse
|
2
2
|
import boto3
|
3
3
|
import json
|
4
|
+
import sys
|
4
5
|
import yaml
|
5
6
|
|
6
7
|
from .lang_utils import disjoined_list
|
@@ -52,7 +53,7 @@ def show_global_env_bucket(bucket, mode='json', key=None):
|
|
52
53
|
else:
|
53
54
|
PRINT(f"There is no default bucket. Please use a '--bucket' argument"
|
54
55
|
f" to specify one of {disjoined_list(envs_buckets)}.")
|
55
|
-
exit(1)
|
56
|
+
sys.exit(1)
|
56
57
|
|
57
58
|
print_heading(bucket, style='=')
|
58
59
|
|
@@ -70,7 +71,7 @@ def show_global_env_bucket(bucket, mode='json', key=None):
|
|
70
71
|
except Exception as e:
|
71
72
|
PRINT("Bucket contents could not be downlaoded.")
|
72
73
|
print_error_message(e)
|
73
|
-
exit(1)
|
74
|
+
sys.exit(1)
|
74
75
|
|
75
76
|
object = None # Without this, PyCharm fusses that object might not get set. -kmp 20-Jul-2022
|
76
77
|
try:
|
@@ -78,7 +79,7 @@ def show_global_env_bucket(bucket, mode='json', key=None):
|
|
78
79
|
except Exception as e:
|
79
80
|
PRINT("Bucket contents could not be parsed as JSON.")
|
80
81
|
print_error_message(e)
|
81
|
-
exit(1)
|
82
|
+
sys.exit(1)
|
82
83
|
|
83
84
|
if mode == 'json':
|
84
85
|
PRINT(json.dumps(object, indent=2, default=str))
|
@@ -86,7 +87,7 @@ def show_global_env_bucket(bucket, mode='json', key=None):
|
|
86
87
|
PRINT(yaml.dump(object))
|
87
88
|
else:
|
88
89
|
PRINT(f"Unknown mode: {mode}. Try 'json' or 'yaml'.")
|
89
|
-
exit(1)
|
90
|
+
sys.exit(1)
|
90
91
|
|
91
92
|
|
92
93
|
DEFAULT_BUCKET = get_env_bucket()
|
@@ -249,7 +249,7 @@ class ProgressBar:
|
|
249
249
|
if self._interrupt_exit_message:
|
250
250
|
if isinstance(interrupt_exit_message := self._interrupt_exit_message(self), str):
|
251
251
|
print(interrupt_exit_message)
|
252
|
-
exit(1)
|
252
|
+
sys.exit(1)
|
253
253
|
elif interrupt_stop is False or ((interrupt_stop is None) and (self._interrupt_exit is False)):
|
254
254
|
set_interrupt_handler(handle_interrupt)
|
255
255
|
interrupt_continue = self._interrupt_continue(self) if self._interrupt_continue else None
|
@@ -33,6 +33,7 @@ import argparse
|
|
33
33
|
import os
|
34
34
|
import requests
|
35
35
|
import subprocess
|
36
|
+
import sys
|
36
37
|
import toml
|
37
38
|
|
38
39
|
from typing import Tuple, Union
|
@@ -335,7 +336,7 @@ def exit_with_no_action() -> None:
|
|
335
336
|
first prints a message saying no action was taken.
|
336
337
|
"""
|
337
338
|
PRINT("Exiting without taking action.")
|
338
|
-
exit(1)
|
339
|
+
sys.exit(1)
|
339
340
|
|
340
341
|
|
341
342
|
PRINT = print
|
@@ -201,17 +201,17 @@ def main():
|
|
201
201
|
return
|
202
202
|
else:
|
203
203
|
_print(f"No PATCH data found in file: {args.patch}")
|
204
|
-
exit(1)
|
204
|
+
sys.exit(1)
|
205
205
|
|
206
206
|
data = _get_portal_object(portal=portal, uuid=args.uuid, raw=args.raw,
|
207
207
|
database=args.database, check=args.bool, verbose=args.verbose)
|
208
208
|
if args.bool:
|
209
209
|
if data:
|
210
210
|
_print(f"{args.uuid}: found")
|
211
|
-
exit(0)
|
211
|
+
sys.exit(0)
|
212
212
|
else:
|
213
213
|
_print(f"{args.uuid}: not found")
|
214
|
-
exit(1)
|
214
|
+
sys.exit(1)
|
215
215
|
if args.copy:
|
216
216
|
pyperclip.copy(json.dumps(data, indent=4))
|
217
217
|
if args.yaml:
|
@@ -597,18 +597,18 @@ def _print_tree(root_name: Optional[str],
|
|
597
597
|
def _read_json_from_file(file: str) -> Optional[dict]:
|
598
598
|
if not os.path.exists(file):
|
599
599
|
_print(f"Cannot find file: {file}")
|
600
|
-
exit(1)
|
600
|
+
sys.exit(1)
|
601
601
|
try:
|
602
602
|
with io.open(file, "r") as f:
|
603
603
|
try:
|
604
604
|
return json.load(f)
|
605
605
|
except Exception:
|
606
606
|
_print(f"Cannot parse JSON in file: {file}")
|
607
|
-
exit(1)
|
607
|
+
sys.exit(1)
|
608
608
|
except Exception as e:
|
609
609
|
print(e)
|
610
610
|
_print(f"Cannot open file: {file}")
|
611
|
-
exit(1)
|
611
|
+
sys.exit(1)
|
612
612
|
|
613
613
|
|
614
614
|
def _print(*args, **kwargs):
|
@@ -620,7 +620,7 @@ def _print(*args, **kwargs):
|
|
620
620
|
def _exit(message: Optional[str] = None) -> None:
|
621
621
|
if message:
|
622
622
|
_print(f"ERROR: {message}")
|
623
|
-
exit(1)
|
623
|
+
sys.exit(1)
|
624
624
|
|
625
625
|
|
626
626
|
if __name__ == "__main__":
|
@@ -57,6 +57,7 @@ class StructuredDataSet:
|
|
57
57
|
ref_lookup_nocache: bool = False,
|
58
58
|
norefs: bool = False, merge: bool = False,
|
59
59
|
progress: Optional[Callable] = None,
|
60
|
+
row_reader_hook: Optional[Callable] = None,
|
60
61
|
debug_sleep: Optional[str] = None) -> None:
|
61
62
|
self._progress = progress if callable(progress) else None
|
62
63
|
self._data = {}
|
@@ -75,6 +76,7 @@ class StructuredDataSet:
|
|
75
76
|
self._autoadd_properties = autoadd if isinstance(autoadd, dict) and autoadd else None
|
76
77
|
self._norefs = True if norefs is True else False
|
77
78
|
self._merge = True if merge is True else False # New merge functionality (2024-05-25)
|
79
|
+
self._row_reader_hook = row_reader_hook if callable(row_reader_hook) else None # Testing support (2024-06-12)
|
78
80
|
self._debug_sleep = None
|
79
81
|
if debug_sleep:
|
80
82
|
try:
|
@@ -377,6 +379,8 @@ class StructuredDataSet:
|
|
377
379
|
structured_row_template = _StructuredRowTemplate(reader.header, schema)
|
378
380
|
structured_row = structured_row_template.create_row()
|
379
381
|
for column_name, value in row.items():
|
382
|
+
if self._row_reader_hook:
|
383
|
+
value = self._row_reader_hook(reader.sheet_name, column_name, value)
|
380
384
|
structured_row_template.set_value(structured_row, column_name, value, reader.file, reader.row_number)
|
381
385
|
if self._autoadd_properties:
|
382
386
|
self._add_properties(structured_row, self._autoadd_properties, schema)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
[tool.poetry]
|
2
2
|
name = "dcicutils"
|
3
|
-
version = "8.10.0.
|
3
|
+
version = "8.10.0.1b3" # TODO: To become 8.10.1
|
4
4
|
description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources"
|
5
5
|
authors = ["4DN-DCIC Team <support@4dnucleome.org>"]
|
6
6
|
license = "MIT"
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/c4-infrastructure.jsonc
RENAMED
File without changes
|
File without changes
|
File without changes
|
{dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/park-lab-common.jsonc
RENAMED
File without changes
|
{dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/park-lab-gpl-pipeline.jsonc
RENAMED
File without changes
|
{dcicutils-8.10.0.1b1 → dcicutils-8.10.0.1b3}/dcicutils/license_policies/park-lab-pipeline.jsonc
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|