fastapi-factory-utilities 0.3.2__py3-none-any.whl → 0.3.3__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.
- fastapi_factory_utilities/core/services/kratos/objects.py +1 -0
- {fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/METADATA +1 -1
- {fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/RECORD +6 -6
- {fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/LICENSE +0 -0
- {fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/WHEEL +0 -0
- {fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/entry_points.txt +0 -0
{fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: fastapi_factory_utilities
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.3
|
|
4
4
|
Summary: Consolidate libraries and utilities to create microservices in Python with FastAPI, Beanie, Httpx, AioPika and OpenTelemetry.
|
|
5
5
|
License: MIT
|
|
6
6
|
Keywords: python,fastapi,beanie,httpx,opentelemetry,microservices
|
{fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/RECORD
RENAMED
|
@@ -37,7 +37,7 @@ fastapi_factory_utilities/core/security/kratos.py,sha256=o6fkl2KfSFT7W_uDAwlLiVF
|
|
|
37
37
|
fastapi_factory_utilities/core/services/kratos/__init__.py,sha256=DaC29-Ol0WR5vX56IHLGDXP9UrhISq0Juhg_sJTasw4,368
|
|
38
38
|
fastapi_factory_utilities/core/services/kratos/enums.py,sha256=ULJppowlZbOjdnUIXQyI4_nHmHZoNnv7-M1CYQBYXFY,220
|
|
39
39
|
fastapi_factory_utilities/core/services/kratos/exceptions.py,sha256=xAX01-lQvPpADgcwhB5YWSy1UqAxG38s2rlU9AJBJd8,472
|
|
40
|
-
fastapi_factory_utilities/core/services/kratos/objects.py,sha256=
|
|
40
|
+
fastapi_factory_utilities/core/services/kratos/objects.py,sha256=a0npt4Q6d9UbF0w3e6EvyKLwMWO2l639_dFjruA8_2c,980
|
|
41
41
|
fastapi_factory_utilities/core/services/kratos/services.py,sha256=RFKrME6M6omWiHORMBCSyvIG0BsimQaCfnmtsOdFfsg,3158
|
|
42
42
|
fastapi_factory_utilities/core/services/status/__init__.py,sha256=N5H0cCN9ZFu_0YZar4RLdCDEjKMICrIhNtfKgB0LI78,370
|
|
43
43
|
fastapi_factory_utilities/core/services/status/enums.py,sha256=IUxWAd0Ecknri4BqzaqoDRRhT_8LdcgtQcNqgNVDXGE,599
|
|
@@ -71,8 +71,8 @@ fastapi_factory_utilities/example/models/books/repository.py,sha256=7K63uAsSEGZ2
|
|
|
71
71
|
fastapi_factory_utilities/example/services/books/__init__.py,sha256=Z06yNRoA7Zg3TGN-Q9rrvJg6Bbx-qJw661MVwukV6vQ,148
|
|
72
72
|
fastapi_factory_utilities/example/services/books/services.py,sha256=-x7d4hotUWLzWo5uImMjFmtNcSTHwWv2bfttIbYYKbA,5380
|
|
73
73
|
fastapi_factory_utilities/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
74
|
-
fastapi_factory_utilities-0.3.
|
|
75
|
-
fastapi_factory_utilities-0.3.
|
|
76
|
-
fastapi_factory_utilities-0.3.
|
|
77
|
-
fastapi_factory_utilities-0.3.
|
|
78
|
-
fastapi_factory_utilities-0.3.
|
|
74
|
+
fastapi_factory_utilities-0.3.3.dist-info/LICENSE,sha256=iO1nLzMMst6vEiqgSUrfrbetM7b0bvdzXhbed5tqG8o,1074
|
|
75
|
+
fastapi_factory_utilities-0.3.3.dist-info/METADATA,sha256=gmK3S5LekNTtRKgGEqv0mPAw24aeP0l1WyCMDc2_7tM,3477
|
|
76
|
+
fastapi_factory_utilities-0.3.3.dist-info/WHEEL,sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ,88
|
|
77
|
+
fastapi_factory_utilities-0.3.3.dist-info/entry_points.txt,sha256=IK0VcBexXo4uXQmTrbfhhnnfq4GmXPRn0GBB8hzlsq4,101
|
|
78
|
+
fastapi_factory_utilities-0.3.3.dist-info/RECORD,,
|
{fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/LICENSE
RENAMED
|
File without changes
|
{fastapi_factory_utilities-0.3.2.dist-info → fastapi_factory_utilities-0.3.3.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|