yellowdog-python-examples 8.4.0__tar.gz → 8.4.1__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.4.0 → yellowdog_python_examples-8.4.1}/PKG-INFO +2 -2
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/requirements.txt +1 -1
- yellowdog_python_examples-8.4.1/yellowdog_cli/__init__.py +1 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/show.py +4 -3
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/submit.py +2 -2
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/csv_data.py +1 -4
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/load_config.py +2 -5
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/property_names.py +2 -2
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/variables.py +8 -4
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_python_examples.egg-info/PKG-INFO +2 -2
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_python_examples.egg-info/requires.txt +1 -3
- yellowdog_python_examples-8.4.0/yellowdog_cli/__init__.py +0 -1
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/LICENSE +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/PYPI_README.md +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/README.md +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/pyproject.toml +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/setup.cfg +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_create_remove.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_demos.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_dryruns.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_entrypoints.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_gui.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_list.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_objects.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_variable_processing.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/abort.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/admin.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/application.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/boost.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/cancel.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/cloudwizard.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/compare.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/create.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/delete.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/download.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/finish.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/follow.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/format_json.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/hold.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/instantiate.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/jsonnet2json.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/list.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/provision.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/remove.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/resize.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/shutdown.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/start.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/terminate.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/upload.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/__init__.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/args.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/check_imports.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/cloudwizard_aws.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/cloudwizard_aws_types.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/cloudwizard_azure.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/cloudwizard_common.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/cloudwizard_gcp.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/compact_json.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/config_types.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/entity_utils.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/follow_utils.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/interactive.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/items.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/load_resources.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/misc_utils.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/printing.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/provision_utils.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/rich_console_input_fixed.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/settings.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/start_hold_common.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/submit_utils.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/type_check.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/upload_utils.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/validate_properties.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/wrapper.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/ydid_utils.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/version.py +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_python_examples.egg-info/SOURCES.txt +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_python_examples.egg-info/dependency_links.txt +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_python_examples.egg-info/entry_points.txt +0 -0
- {yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_python_examples.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: yellowdog-python-examples
|
|
3
|
-
Version: 8.4.
|
|
3
|
+
Version: 8.4.1
|
|
4
4
|
Summary: Python CLI commands using the YellowDog Python SDK
|
|
5
5
|
Author-email: YellowDog Limited <support@yellowdog.co>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -25,7 +25,7 @@ Requires-Dist: python-dotenv
|
|
|
25
25
|
Requires-Dist: requests
|
|
26
26
|
Requires-Dist: rich==13.9.4
|
|
27
27
|
Requires-Dist: tabulate>=0.9.0
|
|
28
|
-
Requires-Dist: tomli>=2.4.0
|
|
28
|
+
Requires-Dist: tomli>=2.4.0
|
|
29
29
|
Requires-Dist: yellowdog-sdk>=13.1.0
|
|
30
30
|
Provides-Extra: jsonnet
|
|
31
31
|
Requires-Dist: jsonnet; extra == "jsonnet"
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "8.4.1"
|
|
@@ -33,7 +33,7 @@ from yellowdog_cli.utils.settings import (
|
|
|
33
33
|
RN_ROLE,
|
|
34
34
|
RN_SOURCE_TEMPLATE,
|
|
35
35
|
)
|
|
36
|
-
from yellowdog_cli.utils.variables import
|
|
36
|
+
from yellowdog_cli.utils.variables import get_user_variable
|
|
37
37
|
from yellowdog_cli.utils.wrapper import ARGS_PARSER, CLIENT, CONFIG_COMMON, main_wrapper
|
|
38
38
|
from yellowdog_cli.utils.ydid_utils import YDIDType, get_ydid_type
|
|
39
39
|
|
|
@@ -42,13 +42,14 @@ from yellowdog_cli.utils.ydid_utils import YDIDType, get_ydid_type
|
|
|
42
42
|
def main():
|
|
43
43
|
|
|
44
44
|
if ARGS_PARSER.parse_config:
|
|
45
|
+
username = get_user_variable("username")
|
|
45
46
|
if ARGS_PARSER.quiet:
|
|
46
47
|
# Output properties in JSON format
|
|
47
48
|
print_json(
|
|
48
49
|
{
|
|
49
50
|
"namespace": CONFIG_COMMON.namespace,
|
|
50
51
|
"tag": CONFIG_COMMON.name_tag,
|
|
51
|
-
"username":
|
|
52
|
+
"username": username,
|
|
52
53
|
}
|
|
53
54
|
)
|
|
54
55
|
else:
|
|
@@ -56,7 +57,7 @@ def main():
|
|
|
56
57
|
print_info("Showing configuration values:")
|
|
57
58
|
print(f" namespace = {CONFIG_COMMON.namespace}")
|
|
58
59
|
print(f" tag = {CONFIG_COMMON.name_tag}")
|
|
59
|
-
print(f" username = {
|
|
60
|
+
print(f" username = {username}")
|
|
60
61
|
return
|
|
61
62
|
|
|
62
63
|
if len(ARGS_PARSER.yellowdog_ids) == 0:
|
|
@@ -546,8 +546,8 @@ def create_task_group(
|
|
|
546
546
|
),
|
|
547
547
|
disablePreallocation=check_bool(
|
|
548
548
|
task_group_data.get(
|
|
549
|
-
|
|
550
|
-
wr_data.get(
|
|
549
|
+
DISABLE_PREALLOCATION,
|
|
550
|
+
wr_data.get(DISABLE_PREALLOCATION, config_wr.disable_prealloaction),
|
|
551
551
|
)
|
|
552
552
|
),
|
|
553
553
|
)
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/csv_data.py
RENAMED
|
@@ -10,10 +10,7 @@ from json import load as json_load
|
|
|
10
10
|
from os.path import relpath
|
|
11
11
|
from typing import Dict, List, Optional, Tuple
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
from tomllib import load as toml_load # Available in Python 3.11+
|
|
15
|
-
except ImportError:
|
|
16
|
-
from tomli import load as toml_load # Fallback for 3.9 and 3.10
|
|
13
|
+
from tomli import load as toml_load
|
|
17
14
|
|
|
18
15
|
from yellowdog_cli.utils.args import ARGS_PARSER
|
|
19
16
|
from yellowdog_cli.utils.config_types import ConfigWorkRequirement
|
|
@@ -9,10 +9,7 @@ from pathlib import Path
|
|
|
9
9
|
from sys import exit
|
|
10
10
|
from typing import Dict
|
|
11
11
|
|
|
12
|
-
|
|
13
|
-
from tomllib import TOMLDecodeError # Available in Python 3.11+
|
|
14
|
-
except ImportError:
|
|
15
|
-
from tomli import TOMLDecodeError # Fallback for 3.9 and 3.10
|
|
12
|
+
from tomli import TOMLDecodeError
|
|
16
13
|
|
|
17
14
|
from yellowdog_cli.utils.args import ARGS_PARSER
|
|
18
15
|
from yellowdog_cli.utils.config_types import (
|
|
@@ -316,7 +313,7 @@ def load_config_work_requirement() -> ConfigWorkRequirement:
|
|
|
316
313
|
upload_taskoutput=wr_section.get(UPLOAD_TASKOUTPUT, False),
|
|
317
314
|
completed_task_ttl=wr_section.get(COMPLETED_TASK_TTL, None),
|
|
318
315
|
csv_files=csv_files,
|
|
319
|
-
disable_prealloaction=wr_section.get(
|
|
316
|
+
disable_prealloaction=wr_section.get(DISABLE_PREALLOCATION, None),
|
|
320
317
|
docker_env=wr_section.get(DOCKER_ENV, None),
|
|
321
318
|
docker_options=wr_section.get(DOCKER_OPTIONS, None),
|
|
322
319
|
docker_password=wr_section.get(DOCKER_PASSWORD, None),
|
|
@@ -15,7 +15,7 @@ COMPUTE_REQUIREMENT_SECTION = "computeRequirement" # No value
|
|
|
15
15
|
CR_TAG = "requirementTag" # String
|
|
16
16
|
CSV_FILE = "csvFile" # String
|
|
17
17
|
CSV_FILES = "csvFiles" # List of Strings
|
|
18
|
-
|
|
18
|
+
DISABLE_PREALLOCATION = "disablePreallocation"
|
|
19
19
|
DEPENDENCIES = "dependencies" # List of Strings
|
|
20
20
|
DEPENDENT_ON = "dependentOn" # String (Deprecated)
|
|
21
21
|
DIRECTORY_NAME = "directoryName" # String
|
|
@@ -131,7 +131,7 @@ ALL_KEYS = [
|
|
|
131
131
|
CR_TAG,
|
|
132
132
|
CSV_FILE,
|
|
133
133
|
CSV_FILES,
|
|
134
|
-
|
|
134
|
+
DISABLE_PREALLOCATION,
|
|
135
135
|
DEPENDENCIES,
|
|
136
136
|
DEPENDENT_ON,
|
|
137
137
|
DIRECTORY_NAME,
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/variables.py
RENAMED
|
@@ -12,10 +12,7 @@ from json import loads as json_loads
|
|
|
12
12
|
from random import randint
|
|
13
13
|
from typing import Dict, List, Optional, Union
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
from tomllib import load as toml_load # Available in Python 3.11+
|
|
17
|
-
except ImportError:
|
|
18
|
-
from tomli import load as toml_load # Fallback for 3.9 and 3.10
|
|
15
|
+
from tomli import load as toml_load
|
|
19
16
|
|
|
20
17
|
from yellowdog_cli.utils.args import ARGS_PARSER
|
|
21
18
|
from yellowdog_cli.utils.check_imports import check_jsonnet_import
|
|
@@ -133,6 +130,13 @@ def add_or_update_substitution(key: str, value: str):
|
|
|
133
130
|
VARIABLE_SUBSTITUTIONS[key] = str(value)
|
|
134
131
|
|
|
135
132
|
|
|
133
|
+
def get_user_variable(variable_name: str) -> Optional[str]:
|
|
134
|
+
"""
|
|
135
|
+
Get the value of a variable.
|
|
136
|
+
"""
|
|
137
|
+
return VARIABLE_SUBSTITUTIONS.get(variable_name)
|
|
138
|
+
|
|
139
|
+
|
|
136
140
|
def process_variable_substitutions_insitu(
|
|
137
141
|
data: Union[Dict, List], prefix: str = "", postfix: str = ""
|
|
138
142
|
) -> Union[Dict, List]:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: yellowdog-python-examples
|
|
3
|
-
Version: 8.4.
|
|
3
|
+
Version: 8.4.1
|
|
4
4
|
Summary: Python CLI commands using the YellowDog Python SDK
|
|
5
5
|
Author-email: YellowDog Limited <support@yellowdog.co>
|
|
6
6
|
License-Expression: Apache-2.0
|
|
@@ -25,7 +25,7 @@ Requires-Dist: python-dotenv
|
|
|
25
25
|
Requires-Dist: requests
|
|
26
26
|
Requires-Dist: rich==13.9.4
|
|
27
27
|
Requires-Dist: tabulate>=0.9.0
|
|
28
|
-
Requires-Dist: tomli>=2.4.0
|
|
28
|
+
Requires-Dist: tomli>=2.4.0
|
|
29
29
|
Requires-Dist: yellowdog-sdk>=13.1.0
|
|
30
30
|
Provides-Extra: jsonnet
|
|
31
31
|
Requires-Dist: jsonnet; extra == "jsonnet"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "8.4.0"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/tests/test_create_remove.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/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
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/application.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/cloudwizard.py
RENAMED
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/compare.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/download.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/format_json.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/instantiate.py
RENAMED
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/jsonnet2json.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/provision.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/shutdown.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/terminate.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/__init__.py
RENAMED
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/items.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/printing.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/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.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/utils/wrapper.py
RENAMED
|
File without changes
|
|
File without changes
|
{yellowdog_python_examples-8.4.0 → yellowdog_python_examples-8.4.1}/yellowdog_cli/version.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|