maleo-metadata-client 0.6.100__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 maleo-metadata-client might be problematic. Click here for more details.

@@ -0,0 +1,57 @@
1
+ # Proprietary Software License
2
+
3
+ **Copyright (c) 2025 Agra Bima Yuda / Nexmedis**
4
+
5
+ ## License Grant
6
+
7
+ This software and associated documentation files (the "Software") are proprietary and confidential to Agra Bima Yuda and/or Nexmedis ("Licensor"). All rights reserved.
8
+
9
+ ## Restrictions
10
+
11
+ **NO PERMISSION** is granted to any person to:
12
+
13
+ 1. **Use** the Software for any purpose without explicit written permission from the Licensor
14
+ 2. **Copy, modify, merge, publish, distribute, sublicense, or sell** copies of the Software
15
+ 3. **Reverse engineer, decompile, or disassemble** the Software
16
+ 4. **Create derivative works** based upon the Software
17
+ 5. **Remove or alter** any proprietary notices, labels, or marks on the Software
18
+
19
+ ## Permitted Use
20
+
21
+ Use of this Software is permitted only under the following conditions:
22
+
23
+ 1. **Authorized Users**: Only individuals or entities explicitly authorized by the Licensor in writing
24
+ 2. **Internal Use Only**: The Software may only be used for internal business purposes of the authorized entity
25
+ 3. **No Redistribution**: The Software may not be shared, distributed, or made available to any third party
26
+
27
+ ## Ownership
28
+
29
+ The Software is and remains the exclusive property of the Licensor. This license does not grant any ownership rights in the Software.
30
+
31
+ ## Confidentiality
32
+
33
+ The Software contains proprietary and confidential information. Recipients agree to:
34
+
35
+ 1. Maintain the confidentiality of the Software
36
+ 2. Use the same degree of care to protect the Software as they use for their own confidential information, but no less than reasonable care
37
+ 3. Not disclose the Software to any third party without prior written consent
38
+
39
+ ## Termination
40
+
41
+ This license is effective until terminated. The Licensor may terminate this license at any time without notice. Upon termination, all rights granted herein cease immediately, and the recipient must destroy all copies of the Software.
42
+
43
+ ## Disclaimer of Warranty
44
+
45
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
46
+
47
+ ## Limitation of Liability
48
+
49
+ IN NO EVENT SHALL THE LICENSOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
50
+
51
+ ## Governing Law
52
+
53
+ This license shall be governed by and construed in accordance with the laws of Indonesia, without regard to its conflict of law provisions.
54
+
55
+ ---
56
+
57
+ For licensing inquiries, contact: agra@nexmedis.com
@@ -0,0 +1,141 @@
1
+ Metadata-Version: 2.4
2
+ Name: maleo-metadata-client
3
+ Version: 0.6.100
4
+ Summary: MaleoMetadata client package
5
+ Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
+ License: Proprietary
7
+ Requires-Python: >=3.12
8
+ Description-Content-Type: text/markdown
9
+ License-File: LICENSE
10
+ Requires-Dist: aioredis>=2.0.1
11
+ Requires-Dist: annotated-types>=0.7.0
12
+ Requires-Dist: anyio>=4.11.0
13
+ Requires-Dist: async-timeout>=5.0.1
14
+ Requires-Dist: bcrypt>=5.0.0
15
+ Requires-Dist: black>=25.9.0
16
+ Requires-Dist: cachetools>=6.2.1
17
+ Requires-Dist: certifi>=2025.10.5
18
+ Requires-Dist: cffi>=2.0.0
19
+ Requires-Dist: cfgv>=3.4.0
20
+ Requires-Dist: charset-normalizer>=3.4.4
21
+ Requires-Dist: click>=8.3.0
22
+ Requires-Dist: colorama>=0.4.6
23
+ Requires-Dist: cryptography>=46.0.3
24
+ Requires-Dist: distlib>=0.4.0
25
+ Requires-Dist: dnspython>=2.8.0
26
+ Requires-Dist: elastic-transport>=9.2.0
27
+ Requires-Dist: elasticsearch>=9.1.1
28
+ Requires-Dist: fastapi>=0.119.1
29
+ Requires-Dist: filelock>=3.20.0
30
+ Requires-Dist: google-api-core>=2.27.0
31
+ Requires-Dist: google-auth>=2.41.1
32
+ Requires-Dist: google-cloud-appengine-logging>=1.7.0
33
+ Requires-Dist: google-cloud-audit-log>=0.4.0
34
+ Requires-Dist: google-cloud-core>=2.4.3
35
+ Requires-Dist: google-cloud-logging>=3.12.1
36
+ Requires-Dist: google-cloud-pubsub>=2.31.1
37
+ Requires-Dist: google-cloud-secret-manager>=2.25.0
38
+ Requires-Dist: google-cloud-storage>=3.4.1
39
+ Requires-Dist: google-crc32c>=1.7.1
40
+ Requires-Dist: google-resumable-media>=2.7.2
41
+ Requires-Dist: googleapis-common-protos>=1.71.0
42
+ Requires-Dist: greenlet>=3.2.4
43
+ Requires-Dist: grpc-google-iam-v1>=0.14.3
44
+ Requires-Dist: grpcio>=1.76.0
45
+ Requires-Dist: grpcio-status>=1.76.0
46
+ Requires-Dist: h11>=0.16.0
47
+ Requires-Dist: httpcore>=1.0.9
48
+ Requires-Dist: httpx>=0.28.1
49
+ Requires-Dist: identify>=2.6.15
50
+ Requires-Dist: idna>=3.11
51
+ Requires-Dist: importlib_metadata>=8.7.0
52
+ Requires-Dist: iniconfig>=2.3.0
53
+ Requires-Dist: maleo-enums>=0.0.85
54
+ Requires-Dist: maleo-metadata>=0.7.100
55
+ Requires-Dist: motor>=3.7.1
56
+ Requires-Dist: mypy_extensions>=1.1.0
57
+ Requires-Dist: nexo-client>=0.0.12
58
+ Requires-Dist: nexo-crypto>=0.0.5
59
+ Requires-Dist: nexo-database>=0.0.11
60
+ Requires-Dist: nexo-enums>=0.0.5
61
+ Requires-Dist: nexo-google>=0.0.13
62
+ Requires-Dist: nexo-infra>=0.0.10
63
+ Requires-Dist: nexo-logging>=0.0.5
64
+ Requires-Dist: nexo-middlewares>=0.0.13
65
+ Requires-Dist: nexo-schemas>=0.0.10
66
+ Requires-Dist: nexo-soma>=0.0.15
67
+ Requires-Dist: nexo-types>=0.0.5
68
+ Requires-Dist: nexo-utils>=0.0.5
69
+ Requires-Dist: nodeenv>=1.9.1
70
+ Requires-Dist: opentelemetry-api>=1.38.0
71
+ Requires-Dist: opentelemetry-sdk>=1.38.0
72
+ Requires-Dist: opentelemetry-semantic-conventions>=0.59b0
73
+ Requires-Dist: packaging>=25.0
74
+ Requires-Dist: pathspec>=0.12.1
75
+ Requires-Dist: platformdirs>=4.5.0
76
+ Requires-Dist: pluggy>=1.6.0
77
+ Requires-Dist: pre_commit>=4.3.0
78
+ Requires-Dist: proto-plus>=1.26.1
79
+ Requires-Dist: protobuf>=6.33.0
80
+ Requires-Dist: psutil>=7.1.3
81
+ Requires-Dist: pyasn1>=0.6.1
82
+ Requires-Dist: pyasn1_modules>=0.4.2
83
+ Requires-Dist: pycparser>=2.23
84
+ Requires-Dist: pycryptodome>=3.23.0
85
+ Requires-Dist: pydantic>=2.12.3
86
+ Requires-Dist: pydantic-settings>=2.11.0
87
+ Requires-Dist: pydantic_core>=2.41.4
88
+ Requires-Dist: Pygments>=2.19.2
89
+ Requires-Dist: PyJWT>=2.10.1
90
+ Requires-Dist: pymongo>=4.15.3
91
+ Requires-Dist: pytest>=8.4.2
92
+ Requires-Dist: python-dateutil>=2.9.0.post0
93
+ Requires-Dist: python-dotenv>=1.1.1
94
+ Requires-Dist: pytokens>=0.2.0
95
+ Requires-Dist: PyYAML>=6.0.2
96
+ Requires-Dist: redis>=7.0.0
97
+ Requires-Dist: requests>=2.32.5
98
+ Requires-Dist: rsa>=4.9.1
99
+ Requires-Dist: six>=1.17.0
100
+ Requires-Dist: sniffio>=1.3.1
101
+ Requires-Dist: SQLAlchemy>=2.0.44
102
+ Requires-Dist: starlette>=0.48.0
103
+ Requires-Dist: typing-inspection>=0.4.2
104
+ Requires-Dist: typing_extensions>=4.15.0
105
+ Requires-Dist: ua-parser>=1.0.1
106
+ Requires-Dist: ua-parser-builtins>=0.18.0.post1
107
+ Requires-Dist: urllib3>=2.5.0
108
+ Requires-Dist: user-agents>=2.2.0
109
+ Requires-Dist: virtualenv>=20.35.3
110
+ Requires-Dist: zipp>=3.23.0
111
+ Dynamic: license-file
112
+
113
+ # README #
114
+
115
+ This README would normally document whatever steps are necessary to get your application up and running.
116
+
117
+ ### What is this repository for? ###
118
+
119
+ * Quick summary
120
+ * Version
121
+ * [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
122
+
123
+ ### How do I get set up? ###
124
+
125
+ * Summary of set up
126
+ * Configuration
127
+ * Dependencies
128
+ * Database configuration
129
+ * How to run tests
130
+ * Deployment instructions
131
+
132
+ ### Contribution guidelines ###
133
+
134
+ * Writing tests
135
+ * Code review
136
+ * Other guidelines
137
+
138
+ ### Who do I talk to? ###
139
+
140
+ * Repo owner or admin
141
+ * Other community or team contact
@@ -0,0 +1,29 @@
1
+ # README #
2
+
3
+ This README would normally document whatever steps are necessary to get your application up and running.
4
+
5
+ ### What is this repository for? ###
6
+
7
+ * Quick summary
8
+ * Version
9
+ * [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
10
+
11
+ ### How do I get set up? ###
12
+
13
+ * Summary of set up
14
+ * Configuration
15
+ * Dependencies
16
+ * Database configuration
17
+ * How to run tests
18
+ * Deployment instructions
19
+
20
+ ### Contribution guidelines ###
21
+
22
+ * Writing tests
23
+ * Code review
24
+ * Other guidelines
25
+
26
+ ### Who do I talk to? ###
27
+
28
+ * Repo owner or admin
29
+ * Other community or team contact
@@ -0,0 +1,141 @@
1
+ Metadata-Version: 2.4
2
+ Name: maleo-metadata-client
3
+ Version: 0.6.100
4
+ Summary: MaleoMetadata client package
5
+ Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
+ License: Proprietary
7
+ Requires-Python: >=3.12
8
+ Description-Content-Type: text/markdown
9
+ License-File: LICENSE
10
+ Requires-Dist: aioredis>=2.0.1
11
+ Requires-Dist: annotated-types>=0.7.0
12
+ Requires-Dist: anyio>=4.11.0
13
+ Requires-Dist: async-timeout>=5.0.1
14
+ Requires-Dist: bcrypt>=5.0.0
15
+ Requires-Dist: black>=25.9.0
16
+ Requires-Dist: cachetools>=6.2.1
17
+ Requires-Dist: certifi>=2025.10.5
18
+ Requires-Dist: cffi>=2.0.0
19
+ Requires-Dist: cfgv>=3.4.0
20
+ Requires-Dist: charset-normalizer>=3.4.4
21
+ Requires-Dist: click>=8.3.0
22
+ Requires-Dist: colorama>=0.4.6
23
+ Requires-Dist: cryptography>=46.0.3
24
+ Requires-Dist: distlib>=0.4.0
25
+ Requires-Dist: dnspython>=2.8.0
26
+ Requires-Dist: elastic-transport>=9.2.0
27
+ Requires-Dist: elasticsearch>=9.1.1
28
+ Requires-Dist: fastapi>=0.119.1
29
+ Requires-Dist: filelock>=3.20.0
30
+ Requires-Dist: google-api-core>=2.27.0
31
+ Requires-Dist: google-auth>=2.41.1
32
+ Requires-Dist: google-cloud-appengine-logging>=1.7.0
33
+ Requires-Dist: google-cloud-audit-log>=0.4.0
34
+ Requires-Dist: google-cloud-core>=2.4.3
35
+ Requires-Dist: google-cloud-logging>=3.12.1
36
+ Requires-Dist: google-cloud-pubsub>=2.31.1
37
+ Requires-Dist: google-cloud-secret-manager>=2.25.0
38
+ Requires-Dist: google-cloud-storage>=3.4.1
39
+ Requires-Dist: google-crc32c>=1.7.1
40
+ Requires-Dist: google-resumable-media>=2.7.2
41
+ Requires-Dist: googleapis-common-protos>=1.71.0
42
+ Requires-Dist: greenlet>=3.2.4
43
+ Requires-Dist: grpc-google-iam-v1>=0.14.3
44
+ Requires-Dist: grpcio>=1.76.0
45
+ Requires-Dist: grpcio-status>=1.76.0
46
+ Requires-Dist: h11>=0.16.0
47
+ Requires-Dist: httpcore>=1.0.9
48
+ Requires-Dist: httpx>=0.28.1
49
+ Requires-Dist: identify>=2.6.15
50
+ Requires-Dist: idna>=3.11
51
+ Requires-Dist: importlib_metadata>=8.7.0
52
+ Requires-Dist: iniconfig>=2.3.0
53
+ Requires-Dist: maleo-enums>=0.0.85
54
+ Requires-Dist: maleo-metadata>=0.7.100
55
+ Requires-Dist: motor>=3.7.1
56
+ Requires-Dist: mypy_extensions>=1.1.0
57
+ Requires-Dist: nexo-client>=0.0.12
58
+ Requires-Dist: nexo-crypto>=0.0.5
59
+ Requires-Dist: nexo-database>=0.0.11
60
+ Requires-Dist: nexo-enums>=0.0.5
61
+ Requires-Dist: nexo-google>=0.0.13
62
+ Requires-Dist: nexo-infra>=0.0.10
63
+ Requires-Dist: nexo-logging>=0.0.5
64
+ Requires-Dist: nexo-middlewares>=0.0.13
65
+ Requires-Dist: nexo-schemas>=0.0.10
66
+ Requires-Dist: nexo-soma>=0.0.15
67
+ Requires-Dist: nexo-types>=0.0.5
68
+ Requires-Dist: nexo-utils>=0.0.5
69
+ Requires-Dist: nodeenv>=1.9.1
70
+ Requires-Dist: opentelemetry-api>=1.38.0
71
+ Requires-Dist: opentelemetry-sdk>=1.38.0
72
+ Requires-Dist: opentelemetry-semantic-conventions>=0.59b0
73
+ Requires-Dist: packaging>=25.0
74
+ Requires-Dist: pathspec>=0.12.1
75
+ Requires-Dist: platformdirs>=4.5.0
76
+ Requires-Dist: pluggy>=1.6.0
77
+ Requires-Dist: pre_commit>=4.3.0
78
+ Requires-Dist: proto-plus>=1.26.1
79
+ Requires-Dist: protobuf>=6.33.0
80
+ Requires-Dist: psutil>=7.1.3
81
+ Requires-Dist: pyasn1>=0.6.1
82
+ Requires-Dist: pyasn1_modules>=0.4.2
83
+ Requires-Dist: pycparser>=2.23
84
+ Requires-Dist: pycryptodome>=3.23.0
85
+ Requires-Dist: pydantic>=2.12.3
86
+ Requires-Dist: pydantic-settings>=2.11.0
87
+ Requires-Dist: pydantic_core>=2.41.4
88
+ Requires-Dist: Pygments>=2.19.2
89
+ Requires-Dist: PyJWT>=2.10.1
90
+ Requires-Dist: pymongo>=4.15.3
91
+ Requires-Dist: pytest>=8.4.2
92
+ Requires-Dist: python-dateutil>=2.9.0.post0
93
+ Requires-Dist: python-dotenv>=1.1.1
94
+ Requires-Dist: pytokens>=0.2.0
95
+ Requires-Dist: PyYAML>=6.0.2
96
+ Requires-Dist: redis>=7.0.0
97
+ Requires-Dist: requests>=2.32.5
98
+ Requires-Dist: rsa>=4.9.1
99
+ Requires-Dist: six>=1.17.0
100
+ Requires-Dist: sniffio>=1.3.1
101
+ Requires-Dist: SQLAlchemy>=2.0.44
102
+ Requires-Dist: starlette>=0.48.0
103
+ Requires-Dist: typing-inspection>=0.4.2
104
+ Requires-Dist: typing_extensions>=4.15.0
105
+ Requires-Dist: ua-parser>=1.0.1
106
+ Requires-Dist: ua-parser-builtins>=0.18.0.post1
107
+ Requires-Dist: urllib3>=2.5.0
108
+ Requires-Dist: user-agents>=2.2.0
109
+ Requires-Dist: virtualenv>=20.35.3
110
+ Requires-Dist: zipp>=3.23.0
111
+ Dynamic: license-file
112
+
113
+ # README #
114
+
115
+ This README would normally document whatever steps are necessary to get your application up and running.
116
+
117
+ ### What is this repository for? ###
118
+
119
+ * Quick summary
120
+ * Version
121
+ * [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
122
+
123
+ ### How do I get set up? ###
124
+
125
+ * Summary of set up
126
+ * Configuration
127
+ * Dependencies
128
+ * Database configuration
129
+ * How to run tests
130
+ * Deployment instructions
131
+
132
+ ### Contribution guidelines ###
133
+
134
+ * Writing tests
135
+ * Code review
136
+ * Other guidelines
137
+
138
+ ### Who do I talk to? ###
139
+
140
+ * Repo owner or admin
141
+ * Other community or team contact
@@ -0,0 +1,21 @@
1
+ LICENSE
2
+ README.md
3
+ pyproject.toml
4
+ maleo_metadata_client.egg-info/PKG-INFO
5
+ maleo_metadata_client.egg-info/SOURCES.txt
6
+ maleo_metadata_client.egg-info/dependency_links.txt
7
+ maleo_metadata_client.egg-info/requires.txt
8
+ maleo_metadata_client.egg-info/top_level.txt
9
+ src/__init__.py
10
+ src/config.py
11
+ src/manager.py
12
+ src/services/__init__.py
13
+ src/services/blood_type.py
14
+ src/services/gender.py
15
+ src/services/medical_role.py
16
+ src/services/medical_service.py
17
+ src/services/organization_role.py
18
+ src/services/organization_type.py
19
+ src/services/service.py
20
+ src/services/system_role.py
21
+ src/services/user_type.py
@@ -0,0 +1,101 @@
1
+ aioredis>=2.0.1
2
+ annotated-types>=0.7.0
3
+ anyio>=4.11.0
4
+ async-timeout>=5.0.1
5
+ bcrypt>=5.0.0
6
+ black>=25.9.0
7
+ cachetools>=6.2.1
8
+ certifi>=2025.10.5
9
+ cffi>=2.0.0
10
+ cfgv>=3.4.0
11
+ charset-normalizer>=3.4.4
12
+ click>=8.3.0
13
+ colorama>=0.4.6
14
+ cryptography>=46.0.3
15
+ distlib>=0.4.0
16
+ dnspython>=2.8.0
17
+ elastic-transport>=9.2.0
18
+ elasticsearch>=9.1.1
19
+ fastapi>=0.119.1
20
+ filelock>=3.20.0
21
+ google-api-core>=2.27.0
22
+ google-auth>=2.41.1
23
+ google-cloud-appengine-logging>=1.7.0
24
+ google-cloud-audit-log>=0.4.0
25
+ google-cloud-core>=2.4.3
26
+ google-cloud-logging>=3.12.1
27
+ google-cloud-pubsub>=2.31.1
28
+ google-cloud-secret-manager>=2.25.0
29
+ google-cloud-storage>=3.4.1
30
+ google-crc32c>=1.7.1
31
+ google-resumable-media>=2.7.2
32
+ googleapis-common-protos>=1.71.0
33
+ greenlet>=3.2.4
34
+ grpc-google-iam-v1>=0.14.3
35
+ grpcio>=1.76.0
36
+ grpcio-status>=1.76.0
37
+ h11>=0.16.0
38
+ httpcore>=1.0.9
39
+ httpx>=0.28.1
40
+ identify>=2.6.15
41
+ idna>=3.11
42
+ importlib_metadata>=8.7.0
43
+ iniconfig>=2.3.0
44
+ maleo-enums>=0.0.85
45
+ maleo-metadata>=0.7.100
46
+ motor>=3.7.1
47
+ mypy_extensions>=1.1.0
48
+ nexo-client>=0.0.12
49
+ nexo-crypto>=0.0.5
50
+ nexo-database>=0.0.11
51
+ nexo-enums>=0.0.5
52
+ nexo-google>=0.0.13
53
+ nexo-infra>=0.0.10
54
+ nexo-logging>=0.0.5
55
+ nexo-middlewares>=0.0.13
56
+ nexo-schemas>=0.0.10
57
+ nexo-soma>=0.0.15
58
+ nexo-types>=0.0.5
59
+ nexo-utils>=0.0.5
60
+ nodeenv>=1.9.1
61
+ opentelemetry-api>=1.38.0
62
+ opentelemetry-sdk>=1.38.0
63
+ opentelemetry-semantic-conventions>=0.59b0
64
+ packaging>=25.0
65
+ pathspec>=0.12.1
66
+ platformdirs>=4.5.0
67
+ pluggy>=1.6.0
68
+ pre_commit>=4.3.0
69
+ proto-plus>=1.26.1
70
+ protobuf>=6.33.0
71
+ psutil>=7.1.3
72
+ pyasn1>=0.6.1
73
+ pyasn1_modules>=0.4.2
74
+ pycparser>=2.23
75
+ pycryptodome>=3.23.0
76
+ pydantic>=2.12.3
77
+ pydantic-settings>=2.11.0
78
+ pydantic_core>=2.41.4
79
+ Pygments>=2.19.2
80
+ PyJWT>=2.10.1
81
+ pymongo>=4.15.3
82
+ pytest>=8.4.2
83
+ python-dateutil>=2.9.0.post0
84
+ python-dotenv>=1.1.1
85
+ pytokens>=0.2.0
86
+ PyYAML>=6.0.2
87
+ redis>=7.0.0
88
+ requests>=2.32.5
89
+ rsa>=4.9.1
90
+ six>=1.17.0
91
+ sniffio>=1.3.1
92
+ SQLAlchemy>=2.0.44
93
+ starlette>=0.48.0
94
+ typing-inspection>=0.4.2
95
+ typing_extensions>=4.15.0
96
+ ua-parser>=1.0.1
97
+ ua-parser-builtins>=0.18.0.post1
98
+ urllib3>=2.5.0
99
+ user-agents>=2.2.0
100
+ virtualenv>=20.35.3
101
+ zipp>=3.23.0
@@ -0,0 +1,131 @@
1
+ [build-system]
2
+ requires = ["setuptools", "wheel"]
3
+ build-backend = "setuptools.build_meta"
4
+
5
+ [project]
6
+ name = "maleo-metadata-client"
7
+ version = "0.6.100"
8
+ description = "MaleoMetadata client package"
9
+ authors = [
10
+ { name = "Agra Bima Yuda", email = "agra@nexmedis.com" }
11
+ ]
12
+ license = { text = "Proprietary" }
13
+ readme = "README.md"
14
+ requires-python = ">=3.12"
15
+ dependencies = [
16
+ "aioredis>=2.0.1",
17
+ "annotated-types>=0.7.0",
18
+ "anyio>=4.11.0",
19
+ "async-timeout>=5.0.1",
20
+ "bcrypt>=5.0.0",
21
+ "black>=25.9.0",
22
+ "cachetools>=6.2.1",
23
+ "certifi>=2025.10.5",
24
+ "cffi>=2.0.0",
25
+ "cfgv>=3.4.0",
26
+ "charset-normalizer>=3.4.4",
27
+ "click>=8.3.0",
28
+ "colorama>=0.4.6",
29
+ "cryptography>=46.0.3",
30
+ "distlib>=0.4.0",
31
+ "dnspython>=2.8.0",
32
+ "elastic-transport>=9.2.0",
33
+ "elasticsearch>=9.1.1",
34
+ "fastapi>=0.119.1",
35
+ "filelock>=3.20.0",
36
+ "google-api-core>=2.27.0",
37
+ "google-auth>=2.41.1",
38
+ "google-cloud-appengine-logging>=1.7.0",
39
+ "google-cloud-audit-log>=0.4.0",
40
+ "google-cloud-core>=2.4.3",
41
+ "google-cloud-logging>=3.12.1",
42
+ "google-cloud-pubsub>=2.31.1",
43
+ "google-cloud-secret-manager>=2.25.0",
44
+ "google-cloud-storage>=3.4.1",
45
+ "google-crc32c>=1.7.1",
46
+ "google-resumable-media>=2.7.2",
47
+ "googleapis-common-protos>=1.71.0",
48
+ "greenlet>=3.2.4",
49
+ "grpc-google-iam-v1>=0.14.3",
50
+ "grpcio>=1.76.0",
51
+ "grpcio-status>=1.76.0",
52
+ "h11>=0.16.0",
53
+ "httpcore>=1.0.9",
54
+ "httpx>=0.28.1",
55
+ "identify>=2.6.15",
56
+ "idna>=3.11",
57
+ "importlib_metadata>=8.7.0",
58
+ "iniconfig>=2.3.0",
59
+ "maleo-enums>=0.0.85",
60
+ "maleo-metadata>=0.7.100",
61
+ "motor>=3.7.1",
62
+ "mypy_extensions>=1.1.0",
63
+ "nexo-client>=0.0.12",
64
+ "nexo-crypto>=0.0.5",
65
+ "nexo-database>=0.0.11",
66
+ "nexo-enums>=0.0.5",
67
+ "nexo-google>=0.0.13",
68
+ "nexo-infra>=0.0.10",
69
+ "nexo-logging>=0.0.5",
70
+ "nexo-middlewares>=0.0.13",
71
+ "nexo-schemas>=0.0.10",
72
+ "nexo-soma>=0.0.15",
73
+ "nexo-types>=0.0.5",
74
+ "nexo-utils>=0.0.5",
75
+ "nodeenv>=1.9.1",
76
+ "opentelemetry-api>=1.38.0",
77
+ "opentelemetry-sdk>=1.38.0",
78
+ "opentelemetry-semantic-conventions>=0.59b0",
79
+ "packaging>=25.0",
80
+ "pathspec>=0.12.1",
81
+ "platformdirs>=4.5.0",
82
+ "pluggy>=1.6.0",
83
+ "pre_commit>=4.3.0",
84
+ "proto-plus>=1.26.1",
85
+ "protobuf>=6.33.0",
86
+ "psutil>=7.1.3",
87
+ "pyasn1>=0.6.1",
88
+ "pyasn1_modules>=0.4.2",
89
+ "pycparser>=2.23",
90
+ "pycryptodome>=3.23.0",
91
+ "pydantic>=2.12.3",
92
+ "pydantic-settings>=2.11.0",
93
+ "pydantic_core>=2.41.4",
94
+ "Pygments>=2.19.2",
95
+ "PyJWT>=2.10.1",
96
+ "pymongo>=4.15.3",
97
+ "pytest>=8.4.2",
98
+ "python-dateutil>=2.9.0.post0",
99
+ "python-dotenv>=1.1.1",
100
+ "pytokens>=0.2.0",
101
+ "PyYAML>=6.0.2",
102
+ "redis>=7.0.0",
103
+ "requests>=2.32.5",
104
+ "rsa>=4.9.1",
105
+ "six>=1.17.0",
106
+ "sniffio>=1.3.1",
107
+ "SQLAlchemy>=2.0.44",
108
+ "starlette>=0.48.0",
109
+ "typing-inspection>=0.4.2",
110
+ "typing_extensions>=4.15.0",
111
+ "ua-parser>=1.0.1",
112
+ "ua-parser-builtins>=0.18.0.post1",
113
+ "urllib3>=2.5.0",
114
+ "user-agents>=2.2.0",
115
+ "virtualenv>=20.35.3",
116
+ "zipp>=3.23.0",
117
+ ]
118
+
119
+ [tool.setuptools]
120
+ packages = [
121
+ "maleo.metadata.client",
122
+ "maleo.metadata.client.services",
123
+ ]
124
+
125
+ [tool.setuptools.package-data]
126
+ "maleo.metadata.client" = ["*.json", "*.yaml"]
127
+ "maleo.metadata.client.services" = ["*.json", "*.yaml"]
128
+
129
+ [tool.setuptools.package-dir]
130
+ "maleo.metadata.client" = "src"
131
+ "maleo.metadata.client.services" = "src/services"
@@ -0,0 +1,4 @@
1
+ [egg_info]
2
+ tag_build =
3
+ tag_date = 0
4
+
File without changes
@@ -0,0 +1,13 @@
1
+ from pydantic import Field
2
+ from typing import Annotated
3
+ from nexo.client.config import ClientConfig as BaseClientConfig
4
+ from maleo.enums.service import ServiceKey, ServiceName
5
+
6
+
7
+ class ClientConfig(BaseClientConfig):
8
+ key: Annotated[
9
+ str, Field(ServiceKey.METADATA.value, description="Client's key")
10
+ ] = ServiceKey.METADATA.value
11
+ name: Annotated[
12
+ str, Field(ServiceName.METADATA.value, description="Client's name")
13
+ ] = ServiceName.METADATA.value