maleo-foundation 0.0.1__py3-none-any.whl
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.
@@ -0,0 +1,106 @@
|
|
1
|
+
Metadata-Version: 2.4
|
2
|
+
Name: maleo_foundation
|
3
|
+
Version: 0.0.1
|
4
|
+
Summary: Foundation package for Maleo
|
5
|
+
Author-email: Agra Bima Yuda <agra@nexmedis.com>
|
6
|
+
License: MIT
|
7
|
+
Requires-Python: >=3.7
|
8
|
+
Description-Content-Type: text/markdown
|
9
|
+
Requires-Dist: annotated-types>=0.7.0
|
10
|
+
Requires-Dist: anyio>=4.9.0
|
11
|
+
Requires-Dist: build>=1.2.2.post1
|
12
|
+
Requires-Dist: cachetools>=5.5.2
|
13
|
+
Requires-Dist: certifi>=2025.1.31
|
14
|
+
Requires-Dist: cffi>=1.17.1
|
15
|
+
Requires-Dist: charset-normalizer>=3.4.1
|
16
|
+
Requires-Dist: cryptography>=44.0.2
|
17
|
+
Requires-Dist: Deprecated>=1.2.18
|
18
|
+
Requires-Dist: docutils>=0.21.2
|
19
|
+
Requires-Dist: fastapi>=0.115.12
|
20
|
+
Requires-Dist: google-api-core>=2.24.2
|
21
|
+
Requires-Dist: google-auth>=2.39.0
|
22
|
+
Requires-Dist: google-cloud-appengine-logging>=1.6.1
|
23
|
+
Requires-Dist: google-cloud-audit-log>=0.3.2
|
24
|
+
Requires-Dist: google-cloud-core>=2.4.3
|
25
|
+
Requires-Dist: google-cloud-logging>=3.12.0
|
26
|
+
Requires-Dist: google-cloud-secret-manager>=2.23.3
|
27
|
+
Requires-Dist: google-cloud-storage>=3.1.0
|
28
|
+
Requires-Dist: google-crc32c>=1.7.1
|
29
|
+
Requires-Dist: google-resumable-media>=2.7.2
|
30
|
+
Requires-Dist: googleapis-common-protos>=1.70.0
|
31
|
+
Requires-Dist: greenlet>=3.2.0
|
32
|
+
Requires-Dist: grpc-google-iam-v1>=0.14.2
|
33
|
+
Requires-Dist: grpcio>=1.71.0
|
34
|
+
Requires-Dist: grpcio-status>=1.71.0
|
35
|
+
Requires-Dist: h11>=0.14.0
|
36
|
+
Requires-Dist: httpcore>=1.0.8
|
37
|
+
Requires-Dist: httpx>=0.28.1
|
38
|
+
Requires-Dist: id>=1.5.0
|
39
|
+
Requires-Dist: idna>=3.10
|
40
|
+
Requires-Dist: importlib_metadata>=8.6.1
|
41
|
+
Requires-Dist: jaraco.classes>=3.4.0
|
42
|
+
Requires-Dist: jaraco.context>=6.0.1
|
43
|
+
Requires-Dist: jaraco.functools>=4.1.0
|
44
|
+
Requires-Dist: jeepney>=0.9.0
|
45
|
+
Requires-Dist: keyring>=25.6.0
|
46
|
+
Requires-Dist: markdown-it-py>=3.0.0
|
47
|
+
Requires-Dist: mdurl>=0.1.2
|
48
|
+
Requires-Dist: more-itertools>=10.6.0
|
49
|
+
Requires-Dist: nh3>=0.2.21
|
50
|
+
Requires-Dist: opentelemetry-api>=1.32.1
|
51
|
+
Requires-Dist: packaging>=24.2
|
52
|
+
Requires-Dist: proto-plus>=1.26.1
|
53
|
+
Requires-Dist: protobuf>=5.29.4
|
54
|
+
Requires-Dist: pyasn1>=0.6.1
|
55
|
+
Requires-Dist: pyasn1_modules>=0.4.2
|
56
|
+
Requires-Dist: pycparser>=2.22
|
57
|
+
Requires-Dist: pydantic>=2.11.3
|
58
|
+
Requires-Dist: pydantic_core>=2.33.1
|
59
|
+
Requires-Dist: Pygments>=2.19.1
|
60
|
+
Requires-Dist: pyproject_hooks>=1.2.0
|
61
|
+
Requires-Dist: readme_renderer>=44.0
|
62
|
+
Requires-Dist: requests>=2.32.3
|
63
|
+
Requires-Dist: requests-toolbelt>=1.0.0
|
64
|
+
Requires-Dist: rfc3986>=2.0.0
|
65
|
+
Requires-Dist: rich>=14.0.0
|
66
|
+
Requires-Dist: rsa>=4.9.1
|
67
|
+
Requires-Dist: SecretStorage>=3.3.3
|
68
|
+
Requires-Dist: sniffio>=1.3.1
|
69
|
+
Requires-Dist: SQLAlchemy>=2.0.40
|
70
|
+
Requires-Dist: starlette>=0.46.2
|
71
|
+
Requires-Dist: twine>=6.1.0
|
72
|
+
Requires-Dist: typing-inspection>=0.4.0
|
73
|
+
Requires-Dist: typing_extensions>=4.13.2
|
74
|
+
Requires-Dist: urllib3>=2.4.0
|
75
|
+
Requires-Dist: wrapt>=1.17.2
|
76
|
+
Requires-Dist: zipp>=3.21.0
|
77
|
+
|
78
|
+
# README #
|
79
|
+
|
80
|
+
This README would normally document whatever steps are necessary to get your application up and running.
|
81
|
+
|
82
|
+
### What is this repository for? ###
|
83
|
+
|
84
|
+
* Quick summary
|
85
|
+
* Version
|
86
|
+
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
|
87
|
+
|
88
|
+
### How do I get set up? ###
|
89
|
+
|
90
|
+
* Summary of set up
|
91
|
+
* Configuration
|
92
|
+
* Dependencies
|
93
|
+
* Database configuration
|
94
|
+
* How to run tests
|
95
|
+
* Deployment instructions
|
96
|
+
|
97
|
+
### Contribution guidelines ###
|
98
|
+
|
99
|
+
* Writing tests
|
100
|
+
* Code review
|
101
|
+
* Other guidelines
|
102
|
+
|
103
|
+
### Who do I talk to? ###
|
104
|
+
|
105
|
+
* Repo owner or admin
|
106
|
+
* Other community or team contact
|
@@ -0,0 +1,4 @@
|
|
1
|
+
maleo_foundation-0.0.1.dist-info/METADATA,sha256=CqeCnXvlglm4GbltDaYHw7P1gM2aSmuP5vPcPuY9HaI,3159
|
2
|
+
maleo_foundation-0.0.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
3
|
+
maleo_foundation-0.0.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
4
|
+
maleo_foundation-0.0.1.dist-info/RECORD,,
|
@@ -0,0 +1 @@
|
|
1
|
+
|