yellowdog-python-examples 8.1.4__tar.gz → 8.1.5__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.
- {yellowdog_python_examples-8.1.4/yellowdog_python_examples.egg-info → yellowdog_python_examples-8.1.5}/PKG-INFO +1 -1
- yellowdog_python_examples-8.1.5/yellowdog_cli/__init__.py +1 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/entity_utils.py +45 -10
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/printing.py +9 -7
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5/yellowdog_python_examples.egg-info}/PKG-INFO +1 -1
- yellowdog_python_examples-8.1.4/yellowdog_cli/__init__.py +0 -1
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/LICENSE +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/PYPI_README.md +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/README.md +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/pyproject.toml +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/requirements.txt +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/setup.cfg +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_create_remove.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_demos.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_dryruns.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_entrypoints.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_gui.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_list.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_objects.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_variable_processing.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/abort.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/admin.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/boost.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/cancel.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/cloudwizard.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/compare.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/create.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/delete.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/download.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/finish.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/follow.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/format_json.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/hold.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/instantiate.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/jsonnet2json.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/list.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/provision.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/remove.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/resize.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/show.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/shutdown.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/start.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/submit.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/terminate.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/upload.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/__init__.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/args.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/check_imports.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/cloudwizard_aws.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/cloudwizard_aws_types.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/cloudwizard_azure.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/cloudwizard_common.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/cloudwizard_gcp.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/compact_json.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/config_types.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/csv_data.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/follow_utils.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/interactive.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/items.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/load_config.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/load_resources.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/misc_utils.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/property_names.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/provision_utils.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/rich_console_input_fixed.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/settings.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/start_hold_common.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/submit_utils.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/type_check.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/upload_utils.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/validate_properties.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/variables.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/wrapper.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/ydid_utils.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/version.py +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_python_examples.egg-info/SOURCES.txt +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_python_examples.egg-info/dependency_links.txt +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_python_examples.egg-info/entry_points.txt +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_python_examples.egg-info/requires.txt +0 -0
- {yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_python_examples.egg-info/top_level.txt +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "8.1.5"
|
|
@@ -231,6 +231,7 @@ def _find_id_by_name(
|
|
|
231
231
|
)
|
|
232
232
|
|
|
233
233
|
|
|
234
|
+
@lru_cache
|
|
234
235
|
def find_compute_source_template_id_by_name(
|
|
235
236
|
client: PlatformClient, name: str
|
|
236
237
|
) -> Optional[str]:
|
|
@@ -238,7 +239,12 @@ def find_compute_source_template_id_by_name(
|
|
|
238
239
|
Find a Compute Source Template id by name.
|
|
239
240
|
Compute Source Template names are unique within a namespace.
|
|
240
241
|
"""
|
|
241
|
-
|
|
242
|
+
template_id = _find_id_by_name(name, client, get_compute_source_templates)
|
|
243
|
+
if template_id is not None:
|
|
244
|
+
print_log(
|
|
245
|
+
f"Replaced Compute Source Template name '{name}' with ID {template_id}"
|
|
246
|
+
)
|
|
247
|
+
return template_id
|
|
242
248
|
|
|
243
249
|
|
|
244
250
|
@lru_cache
|
|
@@ -277,8 +283,10 @@ def get_work_requirement_summaries(
|
|
|
277
283
|
def clear_compute_source_template_cache():
|
|
278
284
|
"""
|
|
279
285
|
Clear the cache of Compute Source Templates.
|
|
286
|
+
Clear name -> CST lookups.
|
|
280
287
|
"""
|
|
281
288
|
get_compute_source_templates.cache_clear()
|
|
289
|
+
find_compute_source_template_id_by_name.cache_clear()
|
|
282
290
|
|
|
283
291
|
|
|
284
292
|
def find_compute_requirement_template_id_by_name(
|
|
@@ -414,7 +422,7 @@ def find_image_name_or_id(
|
|
|
414
422
|
return return_val
|
|
415
423
|
|
|
416
424
|
split_name = image_name_or_id.split("/")
|
|
417
|
-
image_family_summaries = get_image_family_summaries(client)
|
|
425
|
+
image_family_summaries = get_image_family_summaries(client) # All namespaces
|
|
418
426
|
|
|
419
427
|
# Search for image name (only) matches
|
|
420
428
|
if len(split_name) == 1:
|
|
@@ -442,6 +450,12 @@ def find_image_name_or_id(
|
|
|
442
450
|
# Search for namespace/family_name matches, *or* family_name/group_name matches
|
|
443
451
|
if len(split_name) == 2:
|
|
444
452
|
# namespace/family-name match
|
|
453
|
+
|
|
454
|
+
# This will be tidied up when the Application can
|
|
455
|
+
# query its properties
|
|
456
|
+
if len(image_family_summaries) == 0: # Global search didn't work
|
|
457
|
+
image_family_summaries = get_image_family_summaries(client, split_name[0])
|
|
458
|
+
|
|
445
459
|
matching_image_families = [
|
|
446
460
|
ifs
|
|
447
461
|
for ifs in image_family_summaries
|
|
@@ -487,6 +501,12 @@ def find_image_name_or_id(
|
|
|
487
501
|
# Search for names of form 'namespace/image-family-name/image-group-name'
|
|
488
502
|
# (the platform prevents duplicates)
|
|
489
503
|
if len(split_name) == 3:
|
|
504
|
+
|
|
505
|
+
# This will be tidied up when the Application can
|
|
506
|
+
# query its properties
|
|
507
|
+
if len(image_family_summaries) == 0: # Global search didn't work
|
|
508
|
+
image_family_summaries = get_image_family_summaries(client, split_name[0])
|
|
509
|
+
|
|
490
510
|
for ifs in image_family_summaries:
|
|
491
511
|
if ifs.namespace == split_name[0] and ifs.name == split_name[1]:
|
|
492
512
|
for ig in get_image_family_groups(client, ifs.id):
|
|
@@ -501,7 +521,7 @@ def find_image_name_or_id(
|
|
|
501
521
|
f"group for '{original_image_name_or_id}'"
|
|
502
522
|
)
|
|
503
523
|
|
|
504
|
-
# Finally, fall through and return the original ID string
|
|
524
|
+
# Finally, fall through and return the unchanged, original ID string
|
|
505
525
|
return original_image_name_or_id
|
|
506
526
|
|
|
507
527
|
|
|
@@ -979,17 +999,32 @@ def get_compute_requirement_summaries(
|
|
|
979
999
|
@lru_cache
|
|
980
1000
|
def get_image_family_summaries(
|
|
981
1001
|
client: PlatformClient,
|
|
1002
|
+
namespace: Optional[str] = None,
|
|
982
1003
|
) -> List[MachineImageFamilySummary]:
|
|
983
1004
|
"""
|
|
984
1005
|
Obtain and cache the list of image families.
|
|
985
1006
|
"""
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
1007
|
+
# Temporarily suppress most permission errors: will be improved
|
|
1008
|
+
# once the application can be queried for its admissible
|
|
1009
|
+
# IMAGE_READ namespaces
|
|
1010
|
+
try:
|
|
1011
|
+
if_search = MachineImageFamilySearch(
|
|
1012
|
+
familyName=None,
|
|
1013
|
+
namespaces=None if namespace is None else [namespace],
|
|
1014
|
+
includePublic=True,
|
|
1015
|
+
)
|
|
1016
|
+
search_client: SearchClient = client.images_client.get_image_families(if_search)
|
|
1017
|
+
return search_client.list_all()
|
|
1018
|
+
except Exception as e:
|
|
1019
|
+
if namespace is not None and "MissingPermissionException" in str(e):
|
|
1020
|
+
# Caching will prevent this warning appearing multiple times
|
|
1021
|
+
print_log(
|
|
1022
|
+
"Warning: Possible 'IMAGE_READ' permission missing if "
|
|
1023
|
+
f"'{namespace}' is meant as an Image namespace?"
|
|
1024
|
+
)
|
|
1025
|
+
pass
|
|
1026
|
+
|
|
1027
|
+
return []
|
|
993
1028
|
|
|
994
1029
|
|
|
995
1030
|
@lru_cache
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/printing.py
RENAMED
|
@@ -16,6 +16,7 @@ from typing import Any, Dict, List, Optional, Tuple, Union
|
|
|
16
16
|
|
|
17
17
|
from rich.console import Console, Theme
|
|
18
18
|
from rich.highlighter import JSONHighlighter, RegexHighlighter
|
|
19
|
+
from rich.markup import escape
|
|
19
20
|
from tabulate import tabulate
|
|
20
21
|
from yellowdog_client import PlatformClient
|
|
21
22
|
from yellowdog_client.common.json import Json
|
|
@@ -192,7 +193,7 @@ def print_simple(
|
|
|
192
193
|
if ARGS_PARSER.quiet and override_quiet is False:
|
|
193
194
|
return
|
|
194
195
|
|
|
195
|
-
CONSOLE.print(log_message)
|
|
196
|
+
CONSOLE.print(escape(log_message))
|
|
196
197
|
|
|
197
198
|
|
|
198
199
|
def print_log(
|
|
@@ -211,7 +212,7 @@ def print_log(
|
|
|
211
212
|
print(print_string(log_message, no_fill=no_fill), flush=True)
|
|
212
213
|
return
|
|
213
214
|
|
|
214
|
-
CONSOLE.print(print_string(log_message, no_fill=no_fill))
|
|
215
|
+
CONSOLE.print(escape(print_string(log_message, no_fill=no_fill)))
|
|
215
216
|
|
|
216
217
|
|
|
217
218
|
def print_error(error_obj: Union[Exception, str]):
|
|
@@ -222,7 +223,7 @@ def print_error(error_obj: Union[Exception, str]):
|
|
|
222
223
|
print(print_string(f"Error: {error_obj}"), flush=True)
|
|
223
224
|
return
|
|
224
225
|
|
|
225
|
-
CONSOLE_ERR.print(print_string(f"Error: {error_obj}"), style=ERROR_STYLE)
|
|
226
|
+
CONSOLE_ERR.print(escape(print_string(f"Error: {error_obj}")), style=ERROR_STYLE)
|
|
226
227
|
|
|
227
228
|
|
|
228
229
|
def print_warning(
|
|
@@ -241,7 +242,8 @@ def print_warning(
|
|
|
241
242
|
return
|
|
242
243
|
|
|
243
244
|
CONSOLE.print(
|
|
244
|
-
print_string(f"Warning: {warning}", no_fill=no_fill),
|
|
245
|
+
escape(print_string(f"Warning: {warning}", no_fill=no_fill)),
|
|
246
|
+
style=WARNING_STYLE,
|
|
245
247
|
)
|
|
246
248
|
|
|
247
249
|
|
|
@@ -280,7 +282,7 @@ def print_table_core(table: str):
|
|
|
280
282
|
if ARGS_PARSER.no_format or table.count("\n") > MAX_LINES_COLOURED_FORMATTING:
|
|
281
283
|
print(table, flush=True)
|
|
282
284
|
else:
|
|
283
|
-
CONSOLE_TABLE.print(table)
|
|
285
|
+
CONSOLE_TABLE.print(escape(table))
|
|
284
286
|
|
|
285
287
|
|
|
286
288
|
def get_type_name(obj: Item) -> str:
|
|
@@ -1098,9 +1100,9 @@ def print_json(
|
|
|
1098
1100
|
|
|
1099
1101
|
else:
|
|
1100
1102
|
if with_final_comma:
|
|
1101
|
-
CONSOLE_JSON.print(json_string, end=",\n", soft_wrap=True)
|
|
1103
|
+
CONSOLE_JSON.print(escape(json_string), end=",\n", soft_wrap=True)
|
|
1102
1104
|
else:
|
|
1103
|
-
CONSOLE_JSON.print(json_string, soft_wrap=True)
|
|
1105
|
+
CONSOLE_JSON.print(escape(json_string), soft_wrap=True)
|
|
1104
1106
|
|
|
1105
1107
|
if ARGS_PARSER.output_file is not None: # Also output to a nominated file
|
|
1106
1108
|
print_to_file(
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "8.1.4"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_create_remove.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/tests/test_entrypoints.py
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
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/cloudwizard.py
RENAMED
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/compare.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/download.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/format_json.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/instantiate.py
RENAMED
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/jsonnet2json.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/provision.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/shutdown.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/terminate.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/__init__.py
RENAMED
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/args.py
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
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/csv_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/items.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/settings.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/variables.py
RENAMED
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/utils/wrapper.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.1.4 → yellowdog_python_examples-8.1.5}/yellowdog_cli/version.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|