weave-python 0.18.0__tar.gz → 0.20.0__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.
- {weave_python-0.18.0 → weave_python-0.20.0}/PKG-INFO +1 -1
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/generate_pb2.py +2 -2
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/generate_pb2.pyi +10 -10
- {weave_python-0.18.0 → weave_python-0.20.0}/.github/workflows/format-lint.yaml +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/.github/workflows/generate.yaml +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/.github/workflows/release.yaml +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/.gitignore +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/.python-version +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/buf.gen.yaml +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/pyproject.toml +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/renovate.json +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/sqlc.yaml +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/uv.lock +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/db/models.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/db/queries.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/configuration_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/configuration_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/configuration_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/configuration_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/generate_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/generate_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/service_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/service_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/service_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/service_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/auth_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/auth_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/auth_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/auth_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/nosql_database_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/nosql_database_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/nosql_database_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/nosql_database_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/object_store_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/object_store_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/object_store_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/object_store_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/service_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/service_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/service_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/service_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/sql_database_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/sql_database_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/sql_database_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/sql_database_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/storage_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/storage_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/storage_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/storage_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/dataset_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/dataset_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/dataset_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/dataset_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/inline_data_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/inline_data_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/inline_data_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/inline_data_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/relationship_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/relationship_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/relationship_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/relationship_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/service_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/service_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/service_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/service_pb2_grpc.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/training_pb2.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/training_pb2.pyi +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/training_pb2_grpc.py +0 -0
- {weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/training_pb2_grpc.pyi +0 -0
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/generate_pb2.py
RENAMED
|
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
|
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
|
|
28
|
-
b'\n/weave/datamanagement/generate/v1/generate.proto\x12 weave.datamanagement.generate.v1\x1a\x1cgoogle/protobuf/struct.proto"\
|
|
28
|
+
b'\n/weave/datamanagement/generate/v1/generate.proto\x12 weave.datamanagement.generate.v1\x1a\x1cgoogle/protobuf/struct.proto"\xe8\x01\n\x1bStartDatasetGenerationEvent\x12\x30\n\x14synthetic_dataset_id\x18\x01 \x01(\tR\x12syntheticDatasetId\x12%\n\x0esynthesizer_id\x18\x02 \x01(\tR\rsynthesizerId\x12?\n\x1coutput_storage_connection_id\x18\x03 \x01(\tR\x19outputStorageConnectionId\x12/\n\x06\x63onfig\x18\x04 \x01(\x0b\x32\x17.google.protobuf.StructR\x06\x63onfigB\xa6\x02\n$com.weave.datamanagement.generate.v1B\rGenerateProtoP\x01ZLgithub.com/weave-labs/weave-go/pkg/weave/datamanagement/generate/v1;generate\xa2\x02\x03WDG\xaa\x02 Weave.Datamanagement.Generate.V1\xca\x02 Weave\\Datamanagement\\Generate\\V1\xe2\x02,Weave\\Datamanagement\\Generate\\V1\\GPBMetadata\xea\x02#Weave::Datamanagement::Generate::V1b\x06proto3'
|
|
29
29
|
)
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
@@ -39,5 +39,5 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
39
39
|
"DESCRIPTOR"
|
|
40
40
|
]._serialized_options = b"\n$com.weave.datamanagement.generate.v1B\rGenerateProtoP\001ZLgithub.com/weave-labs/weave-go/pkg/weave/datamanagement/generate/v1;generate\242\002\003WDG\252\002 Weave.Datamanagement.Generate.V1\312\002 Weave\\Datamanagement\\Generate\\V1\342\002,Weave\\Datamanagement\\Generate\\V1\\GPBMetadata\352\002#Weave::Datamanagement::Generate::V1"
|
|
41
41
|
_globals["_STARTDATASETGENERATIONEVENT"]._serialized_start = 116
|
|
42
|
-
_globals["_STARTDATASETGENERATIONEVENT"]._serialized_end =
|
|
42
|
+
_globals["_STARTDATASETGENERATIONEVENT"]._serialized_end = 348
|
|
43
43
|
# @@protoc_insertion_point(module_scope)
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/generate_pb2.pyi
RENAMED
|
@@ -15,21 +15,21 @@ DESCRIPTOR: google.protobuf.descriptor.FileDescriptor
|
|
|
15
15
|
class StartDatasetGenerationEvent(google.protobuf.message.Message):
|
|
16
16
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
SYNTHETIC_DATASET_ID_FIELD_NUMBER: builtins.int
|
|
19
19
|
SYNTHESIZER_ID_FIELD_NUMBER: builtins.int
|
|
20
|
-
|
|
20
|
+
OUTPUT_STORAGE_CONNECTION_ID_FIELD_NUMBER: builtins.int
|
|
21
21
|
CONFIG_FIELD_NUMBER: builtins.int
|
|
22
|
-
|
|
22
|
+
synthetic_dataset_id: builtins.str
|
|
23
23
|
synthesizer_id: builtins.str
|
|
24
|
-
|
|
24
|
+
output_storage_connection_id: builtins.str
|
|
25
25
|
@property
|
|
26
26
|
def config(self) -> google.protobuf.struct_pb2.Struct: ...
|
|
27
27
|
def __init__(
|
|
28
28
|
self,
|
|
29
29
|
*,
|
|
30
|
-
|
|
30
|
+
synthetic_dataset_id: builtins.str = ...,
|
|
31
31
|
synthesizer_id: builtins.str = ...,
|
|
32
|
-
|
|
32
|
+
output_storage_connection_id: builtins.str = ...,
|
|
33
33
|
config: google.protobuf.struct_pb2.Struct | None = ...,
|
|
34
34
|
) -> None: ...
|
|
35
35
|
def HasField(
|
|
@@ -40,12 +40,12 @@ class StartDatasetGenerationEvent(google.protobuf.message.Message):
|
|
|
40
40
|
field_name: typing.Literal[
|
|
41
41
|
"config",
|
|
42
42
|
b"config",
|
|
43
|
-
"
|
|
44
|
-
b"
|
|
45
|
-
"output_storage_id",
|
|
46
|
-
b"output_storage_id",
|
|
43
|
+
"output_storage_connection_id",
|
|
44
|
+
b"output_storage_connection_id",
|
|
47
45
|
"synthesizer_id",
|
|
48
46
|
b"synthesizer_id",
|
|
47
|
+
"synthetic_dataset_id",
|
|
48
|
+
b"synthetic_dataset_id",
|
|
49
49
|
],
|
|
50
50
|
) -> None: ...
|
|
51
51
|
|
|
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
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/configuration_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/configuration_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/generate_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/generate_pb2_grpc.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/generate/v1/service_pb2_grpc.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/auth_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/auth_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/nosql_database_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/nosql_database_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/object_store_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/object_store_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/object_store_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/service_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/sql_database_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/sql_database_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/sql_database_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/storage_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/storage/v1/storage_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/dataset_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/dataset_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/dataset_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/dataset_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/inline_data_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/inline_data_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/relationship_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/relationship_pb2.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/service_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/service_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/service_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/service_pb2_grpc.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/training_pb2.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/training_pb2.pyi
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/training_pb2_grpc.py
RENAMED
|
File without changes
|
{weave_python-0.18.0 → weave_python-0.20.0}/weave/datamanagement/synthesize/v1/training_pb2_grpc.pyi
RENAMED
|
File without changes
|