chalk-remote-call-python 1.6.1__tar.gz → 1.6.2__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.
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/PKG-INFO +5 -1
- chalk_remote_call_python-1.6.2/chalk_remote_call/_version.py +1 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call_python.egg-info/PKG-INFO +5 -1
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call_python.egg-info/requires.txt +5 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/pyproject.toml +5 -0
- chalk_remote_call_python-1.6.1/chalk_remote_call/_version.py +0 -1
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/MANIFEST.in +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/README.md +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/Cargo.lock +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/Cargo.toml +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-proto/Cargo.toml +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-proto/src/gen/chalk.auth.v1.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-proto/src/gen/chalk.common.v1.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-proto/src/gen/chalk.runtime.v1.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-proto/src/gen/chalk.runtime.v1.tonic.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-proto/src/gen/chalk.utils.v1.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-proto/src/gen/descriptor.bin +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-proto/src/lib.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-server/Cargo.toml +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-server/src/coalesce.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-server/src/lib.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-server/src/python_bridge.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-server/src/server.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/chalk-remote-call-server/src/service.rs +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/rust-toolchain.toml +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/__main__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/auth/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/auth/v1/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/auth/v1/permissions_pb2.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/auth/v1/permissions_pb2_grpc.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/common/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/common/v1/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/common/v1/chalk_error_pb2.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/common/v1/chalk_error_pb2_grpc.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/runtime/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/runtime/v1/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/runtime/v1/remote_python_call_pb2.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/runtime/v1/remote_python_call_pb2_grpc.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/utils/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/utils/v1/__init__.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/utils/v1/encoding_pb2.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/utils/v1/encoding_pb2_grpc.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/utils/v1/field_change_pb2.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/utils/v1/field_change_pb2_grpc.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/utils/v1/sensitive_pb2.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/chalk/utils/v1/sensitive_pb2_grpc.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_native.pyi +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/arrow_utils.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/cli.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/handler_loader.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/input_transform.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/server.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/servicer.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/tracing.py +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call_python.egg-info/SOURCES.txt +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call_python.egg-info/dependency_links.txt +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call_python.egg-info/entry_points.txt +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call_python.egg-info/top_level.txt +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/setup.cfg +0 -0
- {chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: chalk-remote-call-python
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.2
|
|
4
4
|
Summary: Chalk remote call Python runtime interface client
|
|
5
5
|
Author: Chalk AI, Inc.
|
|
6
6
|
Project-URL: Homepage, https://chalk.ai
|
|
@@ -31,6 +31,10 @@ Requires-Dist: grpcio-health-checking>=1.60.0; extra == "dev"
|
|
|
31
31
|
Requires-Dist: grpcio-reflection>=1.60.0; extra == "dev"
|
|
32
32
|
Requires-Dist: protobuf>=4.25.0; extra == "dev"
|
|
33
33
|
Requires-Dist: grpcio-tools>=1.60.0; extra == "dev"
|
|
34
|
+
Provides-Extra: tracing
|
|
35
|
+
Requires-Dist: opentelemetry-api>=1.20.0; extra == "tracing"
|
|
36
|
+
Requires-Dist: opentelemetry-sdk>=1.20.0; extra == "tracing"
|
|
37
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc>=1.20.0; extra == "tracing"
|
|
34
38
|
|
|
35
39
|
# chalk-remote-call-python
|
|
36
40
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "1.6.2"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: chalk-remote-call-python
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.2
|
|
4
4
|
Summary: Chalk remote call Python runtime interface client
|
|
5
5
|
Author: Chalk AI, Inc.
|
|
6
6
|
Project-URL: Homepage, https://chalk.ai
|
|
@@ -31,6 +31,10 @@ Requires-Dist: grpcio-health-checking>=1.60.0; extra == "dev"
|
|
|
31
31
|
Requires-Dist: grpcio-reflection>=1.60.0; extra == "dev"
|
|
32
32
|
Requires-Dist: protobuf>=4.25.0; extra == "dev"
|
|
33
33
|
Requires-Dist: grpcio-tools>=1.60.0; extra == "dev"
|
|
34
|
+
Provides-Extra: tracing
|
|
35
|
+
Requires-Dist: opentelemetry-api>=1.20.0; extra == "tracing"
|
|
36
|
+
Requires-Dist: opentelemetry-sdk>=1.20.0; extra == "tracing"
|
|
37
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc>=1.20.0; extra == "tracing"
|
|
34
38
|
|
|
35
39
|
# chalk-remote-call-python
|
|
36
40
|
|
|
@@ -44,6 +44,11 @@ dev = [
|
|
|
44
44
|
"protobuf>=4.25.0",
|
|
45
45
|
"grpcio-tools>=1.60.0",
|
|
46
46
|
]
|
|
47
|
+
tracing = [
|
|
48
|
+
"opentelemetry-api>=1.20.0",
|
|
49
|
+
"opentelemetry-sdk>=1.20.0",
|
|
50
|
+
"opentelemetry-exporter-otlp-proto-grpc>=1.20.0",
|
|
51
|
+
]
|
|
47
52
|
|
|
48
53
|
[project.urls]
|
|
49
54
|
Homepage = "https://chalk.ai"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "1.6.1"
|
|
File without changes
|
|
File without changes
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/Cargo.lock
RENAMED
|
File without changes
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk-remote-call-rs/Cargo.toml
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
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/__init__.py
RENAMED
|
File without changes
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/__main__.py
RENAMED
|
File without changes
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_gen/__init__.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
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/_native.pyi
RENAMED
|
File without changes
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/arrow_utils.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/server.py
RENAMED
|
File without changes
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/servicer.py
RENAMED
|
File without changes
|
{chalk_remote_call_python-1.6.1 → chalk_remote_call_python-1.6.2}/chalk_remote_call/tracing.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|