meshtrade 0.0.6__tar.gz → 0.0.7__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 meshtrade might be problematic. Click here for more details.

Files changed (108) hide show
  1. {meshtrade-0.0.6 → meshtrade-0.0.7}/PKG-INFO +1 -1
  2. {meshtrade-0.0.6 → meshtrade-0.0.7}/pyproject.toml +1 -1
  3. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/option/v1/auth_pb2.py +5 -5
  4. meshtrade-0.0.7/src/meshtrade/option/v1/auth_pb2.pyi +28 -0
  5. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/PKG-INFO +1 -1
  6. meshtrade-0.0.6/src/meshtrade/option/v1/auth_pb2.pyi +0 -28
  7. {meshtrade-0.0.6 → meshtrade-0.0.7}/LICENSE +0 -0
  8. {meshtrade-0.0.6 → meshtrade-0.0.7}/README.md +0 -0
  9. {meshtrade-0.0.6 → meshtrade-0.0.7}/setup.cfg +0 -0
  10. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/__init__.py +0 -0
  11. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/__init__.py +0 -0
  12. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/__init__.py +0 -0
  13. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/__init__.py +0 -0
  14. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/client_pb2.py +0 -0
  15. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/client_pb2.pyi +0 -0
  16. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_pb2.py +0 -0
  17. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_pb2.pyi +0 -0
  18. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_pb2.py +0 -0
  19. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_pb2.pyi +0 -0
  20. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_role_pb2.py +0 -0
  21. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/company_representative_role_pb2.pyi +0 -0
  22. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/fund_pb2.py +0 -0
  23. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/fund_pb2.pyi +0 -0
  24. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/identification_document_type_pb2.py +0 -0
  25. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/identification_document_type_pb2.pyi +0 -0
  26. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/industry_classification_pb2.py +0 -0
  27. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/industry_classification_pb2.pyi +0 -0
  28. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.py +0 -0
  29. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_connection_type_pb2.pyi +0 -0
  30. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_pb2.py +0 -0
  31. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/natural_person_pb2.pyi +0 -0
  32. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/pep_status_pb2.py +0 -0
  33. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/pep_status_pb2.pyi +0 -0
  34. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/service_pb2.py +0 -0
  35. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/service_pb2.pyi +0 -0
  36. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.py +0 -0
  37. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/source_of_income_and_wealth_pb2.pyi +0 -0
  38. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/tax_residency_pb2.py +0 -0
  39. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/tax_residency_pb2.pyi +0 -0
  40. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/trust_pb2.py +0 -0
  41. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/trust_pb2.pyi +0 -0
  42. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/verification_status_pb2.py +0 -0
  43. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/compliance/client/v1/verification_status_pb2.pyi +0 -0
  44. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/__init__.py +0 -0
  45. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/__init__.py +0 -0
  46. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/__init__.py +0 -0
  47. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/group_pb2.py +0 -0
  48. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/group_pb2.pyi +0 -0
  49. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/service_pb2.py +0 -0
  50. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/group/v1/service_pb2.pyi +0 -0
  51. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/role/__init__.py +0 -0
  52. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/iam/role/v1/__init__.py +0 -0
  53. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/instrument_pb2.py +0 -0
  54. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/instrument_pb2.pyi +0 -0
  55. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/service_pb2.py +0 -0
  56. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/issuance_hub/instrument/v1/service_pb2.pyi +0 -0
  57. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.py +0 -0
  58. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_action_pb2.pyi +0 -0
  59. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.py +0 -0
  60. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/ledger/transaction/v1/transaction_state_pb2.pyi +0 -0
  61. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/option/v1/service_type_pb2.py +0 -0
  62. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/option/v1/service_type_pb2.pyi +0 -0
  63. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/__init__.py +0 -0
  64. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/__init__.py +0 -0
  65. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/__init__.py +0 -0
  66. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/direct_order_pb2.py +0 -0
  67. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/direct_order_pb2.pyi +0 -0
  68. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/service_pb2.py +0 -0
  69. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/direct_order/v1/service_pb2.pyi +0 -0
  70. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/__init__.py +0 -0
  71. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/__init__.py +0 -0
  72. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/limit_order_pb2.py +0 -0
  73. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/limit_order_pb2.pyi +0 -0
  74. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/service_pb2.py +0 -0
  75. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/limit_order/v1/service_pb2.pyi +0 -0
  76. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/__init__.py +0 -0
  77. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/__init__.py +0 -0
  78. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/service_pb2.py +0 -0
  79. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/service_pb2.pyi +0 -0
  80. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/spot_pb2.py +0 -0
  81. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/trading/spot/v1/spot_pb2.pyi +0 -0
  82. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/__init__.py +0 -0
  83. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/__init__.py +0 -0
  84. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/address_pb2.py +0 -0
  85. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/address_pb2.pyi +0 -0
  86. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/amount.py +0 -0
  87. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/amount_pb2.py +0 -0
  88. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/amount_pb2.pyi +0 -0
  89. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/contact_details_pb2.py +0 -0
  90. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/contact_details_pb2.pyi +0 -0
  91. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/decimal_built_in_conversions.py +0 -0
  92. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/decimal_pb2.py +0 -0
  93. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/decimal_pb2.pyi +0 -0
  94. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/ledger.py +0 -0
  95. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/ledger_pb2.py +0 -0
  96. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/ledger_pb2.pyi +0 -0
  97. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/token_pb2.py +0 -0
  98. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/type/v1/token_pb2.pyi +0 -0
  99. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/__init__.py +0 -0
  100. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/__init__.py +0 -0
  101. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/account_pb2.py +0 -0
  102. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/account_pb2.pyi +0 -0
  103. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/service_pb2.py +0 -0
  104. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade/wallet/account/v1/service_pb2.pyi +0 -0
  105. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/SOURCES.txt +0 -0
  106. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/dependency_links.txt +0 -0
  107. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/requires.txt +0 -0
  108. {meshtrade-0.0.6 → meshtrade-0.0.7}/src/meshtrade.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meshtrade
3
- Version: 0.0.6
3
+ Version: 0.0.7
4
4
  Summary: Integration SDK for Mesh API Services
5
5
  Author-email: Bernard Bussy <bernard@meshtrade.co>
6
6
  License-Expression: LicenseRef-My-Custom-License
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "meshtrade"
7
- version = "v0.0.6"
7
+ version = "v0.0.7"
8
8
  authors = [
9
9
  { name = "Bernard Bussy", email = "bernard@meshtrade.co" },
10
10
  ]
@@ -25,7 +25,7 @@ _sym_db = _symbol_database.Default()
25
25
  from google.protobuf import descriptor_pb2 as google_dot_protobuf_dot_descriptor__pb2
26
26
 
27
27
 
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1emeshtrade/option/v1/auth.proto\x12\x13meshtrade.option.v1\x1a google/protobuf/descriptor.proto\"K\n\x10StandardRoleList\x12\x37\n\x05roles\x18\x01 \x03(\x0e\x32!.meshtrade.option.v1.StandardRoleR\x05roles*n\n\x0cStandardRole\x12\x1d\n\x19STANDARD_ROLE_UNSPECIFIED\x10\x00\x12\x1e\n\x1aSTANDARD_ROLE_WALLET_ADMIN\x10\x01\x12\x1f\n\x1bSTANDARD_ROLE_WALLET_VIEWER\x10\x02:l\n\x0estandard_roles\x12\x1c.google.protobuf.FileOptions\x18\xd3\x86\x03 \x01(\x0b\x32%.meshtrade.option.v1.StandardRoleListR\rstandardRoles:n\n\x0erequired_roles\x12\x1e.google.protobuf.MethodOptions\x18\xd5\x86\x03 \x01(\x0b\x32%.meshtrade.option.v1.StandardRoleListR\rrequiredRolesB0Z.github.com/meshtrade/api/go/option/v1;optionv1b\x06proto3')
28
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\x1emeshtrade/option/v1/auth.proto\x12\x13meshtrade.option.v1\x1a google/protobuf/descriptor.proto\";\n\x08RoleList\x12/\n\x05roles\x18\x01 \x03(\x0e\x32\x19.meshtrade.option.v1.RoleR\x05roles*K\n\x04Role\x12\x14\n\x10ROLE_UNSPECIFIED\x10\x00\x12\x15\n\x11ROLE_WALLET_ADMIN\x10\x01\x12\x16\n\x12ROLE_WALLET_VIEWER\x10\x02:d\n\x0estandard_roles\x12\x1c.google.protobuf.FileOptions\x18\xd3\x86\x03 \x01(\x0b\x32\x1d.meshtrade.option.v1.RoleListR\rstandardRoles:U\n\x05roles\x12\x1e.google.protobuf.MethodOptions\x18\xd5\x86\x03 \x01(\x0b\x32\x1d.meshtrade.option.v1.RoleListR\x05rolesB0Z.github.com/meshtrade/api/go/option/v1;optionv1b\x06proto3')
29
29
 
30
30
  _globals = globals()
31
31
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
@@ -33,8 +33,8 @@ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'meshtrade.option.v1.auth_pb
33
33
  if not _descriptor._USE_C_DESCRIPTORS:
34
34
  _globals['DESCRIPTOR']._loaded_options = None
35
35
  _globals['DESCRIPTOR']._serialized_options = b'Z.github.com/meshtrade/api/go/option/v1;optionv1'
36
- _globals['_STANDARDROLE']._serialized_start=166
37
- _globals['_STANDARDROLE']._serialized_end=276
38
- _globals['_STANDARDROLELIST']._serialized_start=89
39
- _globals['_STANDARDROLELIST']._serialized_end=164
36
+ _globals['_ROLE']._serialized_start=150
37
+ _globals['_ROLE']._serialized_end=225
38
+ _globals['_ROLELIST']._serialized_start=89
39
+ _globals['_ROLELIST']._serialized_end=148
40
40
  # @@protoc_insertion_point(module_scope)
@@ -0,0 +1,28 @@
1
+ from google.protobuf import descriptor_pb2 as _descriptor_pb2
2
+ from google.protobuf.internal import containers as _containers
3
+ from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
4
+ from google.protobuf import descriptor as _descriptor
5
+ from google.protobuf import message as _message
6
+ from collections.abc import Iterable as _Iterable
7
+ from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
8
+
9
+ DESCRIPTOR: _descriptor.FileDescriptor
10
+
11
+ class Role(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
12
+ __slots__ = ()
13
+ ROLE_UNSPECIFIED: _ClassVar[Role]
14
+ ROLE_WALLET_ADMIN: _ClassVar[Role]
15
+ ROLE_WALLET_VIEWER: _ClassVar[Role]
16
+ ROLE_UNSPECIFIED: Role
17
+ ROLE_WALLET_ADMIN: Role
18
+ ROLE_WALLET_VIEWER: Role
19
+ STANDARD_ROLES_FIELD_NUMBER: _ClassVar[int]
20
+ standard_roles: _descriptor.FieldDescriptor
21
+ ROLES_FIELD_NUMBER: _ClassVar[int]
22
+ roles: _descriptor.FieldDescriptor
23
+
24
+ class RoleList(_message.Message):
25
+ __slots__ = ("roles",)
26
+ ROLES_FIELD_NUMBER: _ClassVar[int]
27
+ roles: _containers.RepeatedScalarFieldContainer[Role]
28
+ def __init__(self, roles: _Optional[_Iterable[_Union[Role, str]]] = ...) -> None: ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meshtrade
3
- Version: 0.0.6
3
+ Version: 0.0.7
4
4
  Summary: Integration SDK for Mesh API Services
5
5
  Author-email: Bernard Bussy <bernard@meshtrade.co>
6
6
  License-Expression: LicenseRef-My-Custom-License
@@ -1,28 +0,0 @@
1
- from google.protobuf import descriptor_pb2 as _descriptor_pb2
2
- from google.protobuf.internal import containers as _containers
3
- from google.protobuf.internal import enum_type_wrapper as _enum_type_wrapper
4
- from google.protobuf import descriptor as _descriptor
5
- from google.protobuf import message as _message
6
- from collections.abc import Iterable as _Iterable
7
- from typing import ClassVar as _ClassVar, Optional as _Optional, Union as _Union
8
-
9
- DESCRIPTOR: _descriptor.FileDescriptor
10
-
11
- class StandardRole(int, metaclass=_enum_type_wrapper.EnumTypeWrapper):
12
- __slots__ = ()
13
- STANDARD_ROLE_UNSPECIFIED: _ClassVar[StandardRole]
14
- STANDARD_ROLE_WALLET_ADMIN: _ClassVar[StandardRole]
15
- STANDARD_ROLE_WALLET_VIEWER: _ClassVar[StandardRole]
16
- STANDARD_ROLE_UNSPECIFIED: StandardRole
17
- STANDARD_ROLE_WALLET_ADMIN: StandardRole
18
- STANDARD_ROLE_WALLET_VIEWER: StandardRole
19
- STANDARD_ROLES_FIELD_NUMBER: _ClassVar[int]
20
- standard_roles: _descriptor.FieldDescriptor
21
- REQUIRED_ROLES_FIELD_NUMBER: _ClassVar[int]
22
- required_roles: _descriptor.FieldDescriptor
23
-
24
- class StandardRoleList(_message.Message):
25
- __slots__ = ("roles",)
26
- ROLES_FIELD_NUMBER: _ClassVar[int]
27
- roles: _containers.RepeatedScalarFieldContainer[StandardRole]
28
- def __init__(self, roles: _Optional[_Iterable[_Union[StandardRole, str]]] = ...) -> None: ...
File without changes
File without changes
File without changes