tigrbl-canon 0.4.4.dev1__tar.gz → 0.4.4.dev8__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.
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/PKG-INFO +1 -1
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/pyproject.toml +1 -1
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/LICENSE +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/NOTICE +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/README.md +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/__init__.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/column/infer/__init__.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/column/infer/core.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/column/infer/jsonhints.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/column/infer/planning.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/column/infer/types.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/column/infer/utils.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/__init__.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/app_mro_collect.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/apply.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/collect.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/collect_decorated_schemas.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/column_mro_collect.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/columns.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/config_resolver.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/context.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/core_resolver.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/defaults.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/diagnostics.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/engine_resolver.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/__init__.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/builder.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/ctx.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/identifiers.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/namespaces.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/steps.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/hook_mro_collect.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/hooks.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/mapping_resolver.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/model.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/model_helpers.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/model_registry.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/op_mro_collect.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/op_resolver.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/passes.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/plan.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/precedence.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/responses_resolver.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/__init__.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/attach.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/collection.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/common.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/helpers.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/io.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/io_headers.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/member.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/router.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rest/routing.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/router/common.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/router/include.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/router/resource_proxy.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/router/rpc.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/router_mro_collect.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/rpc.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/schemas/__init__.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/schemas/builder.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/schemas/defaults.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/schemas/utils.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/table.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/table_mro_collect.py +0 -0
- {tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/traversal.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tigrbl-canon
|
|
3
|
-
Version: 0.4.4.
|
|
3
|
+
Version: 0.4.4.dev8
|
|
4
4
|
Summary: Deprecated legacy compatibility package for Tigrbl canonical mapping, router binding, schema attachment, RPC and REST exposure, and column inference utilities.
|
|
5
5
|
License: Apache License
|
|
6
6
|
Version 2.0, January 2004
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "tigrbl-canon"
|
|
3
|
-
version = "0.4.4.
|
|
3
|
+
version = "0.4.4.dev8"
|
|
4
4
|
description = "Deprecated legacy compatibility package for Tigrbl canonical mapping, router binding, schema attachment, RPC and REST exposure, and column inference utilities."
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
license = { file = "LICENSE" }
|
|
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
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/column_mro_collect.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
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/__init__.py
RENAMED
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/builder.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/identifiers.py
RENAMED
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/handlers/namespaces.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/hook_mro_collect.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/mapping_resolver.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
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/responses_resolver.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
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/router/resource_proxy.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/router_mro_collect.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/schemas/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/schemas/defaults.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_canon-0.4.4.dev1 → tigrbl_canon-0.4.4.dev8}/tigrbl_canon/mapping/table_mro_collect.py
RENAMED
|
File without changes
|
|
File without changes
|