tigrbl-core 0.4.1.dev3__tar.gz → 0.4.1.dev6__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_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/PKG-INFO +4 -4
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/README.md +3 -3
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/pyproject.toml +1 -1
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/LICENSE +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/__init__.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/alias_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/app_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/binding_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/column_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/datatypes.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/docs_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/engine_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/field_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/hook_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/hook_types.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/io_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/middleware_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/monotone.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/op_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/op_utils.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/path_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/plugins.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/registry.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/request_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/response_resolver.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/response_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/response_types.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/router_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/schema_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/serde.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/session_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/storage_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/table_registry_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/_spec/table_spec.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/canonical_json.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/config/__init__.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/config/constants.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/config/defaults.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/config/engine_traversal.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/config/resolver.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/core/__init__.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/op/__init__.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/op/canonical.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/op/collect.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/op/types.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/__init__.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/__init__.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/build_schema.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/cache.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/extras.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/helpers.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/list_params.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/strip_parent_fields.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/get_schema.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/spec_json.py +0 -0
- {tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/utils.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tigrbl-core
|
|
3
|
-
Version: 0.4.1.
|
|
3
|
+
Version: 0.4.1.dev6
|
|
4
4
|
Summary: Core Tigrbl framework specifications, decorators, schemas, hooks, operations, and primitives for schema-first APIs.
|
|
5
5
|
License: Apache License
|
|
6
6
|
Version 2.0, January 2004
|
|
@@ -239,12 +239,12 @@ Description-Content-Type: text/markdown
|
|
|
239
239
|

|
|
240
240
|
|
|
241
241
|
<p align="center">
|
|
242
|
-
<a href="https://
|
|
243
|
-
<img src="https://
|
|
242
|
+
<a href="https://pepy.tech/project/tigrbl-core">
|
|
243
|
+
<img src="https://static.pepy.tech/badge/tigrbl-core" alt="Pepy downloads for tigrbl-core"/></a>
|
|
244
244
|
<a href="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/core/tigrbl_core/">
|
|
245
245
|
<img src="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/core/tigrbl_core.svg" alt="Repository views for tigrbl-core"/></a>
|
|
246
246
|
<a href="https://pypi.org/project/tigrbl-core/">
|
|
247
|
-
<img src="https://img.shields.io/
|
|
247
|
+
<img src="https://img.shields.io/badge/python-3.10--3.14-blue" alt="Python 3.10 through 3.14"/></a>
|
|
248
248
|
<a href="https://pypi.org/project/tigrbl-core/">
|
|
249
249
|
<img src="https://img.shields.io/pypi/l/tigrbl-core" alt="PyPI license metadata for tigrbl-core"/></a>
|
|
250
250
|
<a href="https://pypi.org/project/tigrbl-core/">
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|

|
|
2
2
|
|
|
3
3
|
<p align="center">
|
|
4
|
-
<a href="https://
|
|
5
|
-
<img src="https://
|
|
4
|
+
<a href="https://pepy.tech/project/tigrbl-core">
|
|
5
|
+
<img src="https://static.pepy.tech/badge/tigrbl-core" alt="Pepy downloads for tigrbl-core"/></a>
|
|
6
6
|
<a href="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/core/tigrbl_core/">
|
|
7
7
|
<img src="https://hits.sh/github.com/tigrbl/tigrbl/tree/master/pkgs/core/tigrbl_core.svg" alt="Repository views for tigrbl-core"/></a>
|
|
8
8
|
<a href="https://pypi.org/project/tigrbl-core/">
|
|
9
|
-
<img src="https://img.shields.io/
|
|
9
|
+
<img src="https://img.shields.io/badge/python-3.10--3.14-blue" alt="Python 3.10 through 3.14"/></a>
|
|
10
10
|
<a href="https://pypi.org/project/tigrbl-core/">
|
|
11
11
|
<img src="https://img.shields.io/pypi/l/tigrbl-core" alt="PyPI license metadata for tigrbl-core"/></a>
|
|
12
12
|
<a href="https://pypi.org/project/tigrbl-core/">
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "tigrbl-core"
|
|
3
|
-
version = "0.4.1.
|
|
3
|
+
version = "0.4.1.dev6"
|
|
4
4
|
description = "Core Tigrbl framework specifications, decorators, schemas, hooks, operations, and primitives for schema-first APIs."
|
|
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
|
|
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
|
{tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/build_schema.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tigrbl_core-0.4.1.dev3 → tigrbl_core-0.4.1.dev6}/tigrbl_core/schema/builder/strip_parent_fields.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|