labfreed 1.0.0a10__tar.gz → 1.0.0a11__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.
Potentially problematic release.
This version of labfreed might be problematic. Click here for more details.
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/PKG-INFO +1 -1
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/__init__.py +1 -1
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/pythonic/attribute_server_factory.py +2 -2
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/.github/workflows/pypi-publish.yml +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/.github/workflows/run-tests.yml +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/CHANGELOG.md +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/LICENSE +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/README.md +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/app_infrastructure.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/formatted_print.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/pac_info/html_renderer/external-link.svg +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/pac_info/html_renderer/macros.jinja.html +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/pac_info/html_renderer/pac-info-style.css +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/pac_info/html_renderer/pac_info.jinja.html +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/pac_info/html_renderer/pac_info_card.jinja.html +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/pac_info/pac_info.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_infrastructure.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/api_data_models/request.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/api_data_models/response.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/api_data_models/server_capabilities_response.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/client/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/client/attribute_cache.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/client/client.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/pythonic/excel_attribute_data_source.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/pythonic/py_attributes.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/pythonic/py_dict_data_source.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/server/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/server/attribute_data_sources.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/server/server.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/server/translation_data_sources.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/well_knonw_attribute_keys.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_cat/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_cat/category_base.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_cat/pac_cat.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_cat/predefined_categories.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id/extension.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id/id_segment.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id/pac_id.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id/url_parser.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id/url_serializer.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id_resolver/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id_resolver/cit_common.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id_resolver/cit_v1.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id_resolver/cit_v2.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id_resolver/resolver.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_id_resolver/services.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/qr/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/qr/generate_qr.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/pythonic/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/pythonic/data_table.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/pythonic/pyTREX.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/pythonic/quantity.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/table_segment.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/trex.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/trex_base_models.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/trex/value_segments.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/utilities/base36.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/utilities/ensure_utc_time.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/utilities/translations.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_extensions/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_extensions/default_extension_interpreters.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_extensions/display_name_extension.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_extensions/trex_extension.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_keys/gs1/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_keys/gs1/gs1_ai_enum_sorted.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_keys/labfreed/well_known_keys.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_keys/unece/UneceUnits.json +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_keys/unece/__init__.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_keys/unece/unece_units.py +0 -0
- {labfreed-1.0.0a10 → labfreed-1.0.0a11}/pyproject.toml +0 -0
{labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/pythonic/attribute_server_factory.py
RENAMED
|
@@ -106,9 +106,9 @@ class AttributeFlaskApp(Flask):
|
|
|
106
106
|
<body>
|
|
107
107
|
This is a <h1>LabFREED attribute server </h1>
|
|
108
108
|
<h2>Capabilities</h2>
|
|
109
|
-
Available Attribute Groups
|
|
109
|
+
Available Attribute Groups <br> {''.join([f'<a href="{ag}"> {ag} </a><br>' for ag in capabilities.available_attribute_groups])} <br>
|
|
110
110
|
|
|
111
|
-
Supported Languages: {', '.join([f'<b> {l} </b>' for l in capabilities.supported_languages])}
|
|
111
|
+
Supported Languages: {', '.join([f'<b> {l} </b>' for l in capabilities.supported_languages])} <br><br>
|
|
112
112
|
Default Language: <b>{capabilities.default_language}</b> <br>
|
|
113
113
|
|
|
114
114
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/labfreed_extended/app/app_infrastructure.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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/pythonic/py_dict_data_source.py
RENAMED
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/server/attribute_data_sources.py
RENAMED
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/server/translation_data_sources.py
RENAMED
|
File without changes
|
{labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/pac_attributes/well_knonw_attribute_keys.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
|
|
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
|
{labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_extensions/display_name_extension.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{labfreed-1.0.0a10 → labfreed-1.0.0a11}/labfreed/well_known_keys/labfreed/well_known_keys.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|