arpakitlib 1.8.16__py3-none-any.whl → 1.8.18__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.
- arpakitlib/ar_logging_util.py +2 -2
- {arpakitlib-1.8.16.dist-info → arpakitlib-1.8.18.dist-info}/METADATA +2 -1
- {arpakitlib-1.8.16.dist-info → arpakitlib-1.8.18.dist-info}/RECORD +6 -6
- {arpakitlib-1.8.16.dist-info → arpakitlib-1.8.18.dist-info}/LICENSE +0 -0
- {arpakitlib-1.8.16.dist-info → arpakitlib-1.8.18.dist-info}/WHEEL +0 -0
- {arpakitlib-1.8.16.dist-info → arpakitlib-1.8.18.dist-info}/entry_points.txt +0 -0
arpakitlib/ar_logging_util.py
CHANGED
@@ -33,8 +33,8 @@ def setup_normal_logging(log_filepath: Optional[str] = None):
|
|
33
33
|
stream_handler = logging.StreamHandler()
|
34
34
|
stream_handler.setLevel(logging.INFO)
|
35
35
|
stream_formatter = logging.Formatter(
|
36
|
-
"%(asctime)s | %(levelname)s | %(filename)s | %(funcName)s:%(lineno)d - %(message)s",
|
37
|
-
datefmt="%d.%m.%Y %I:%M:%S%p"
|
36
|
+
"%(asctime)s %(msecs)03d | %(levelname)s | %(filename)s | %(funcName)s:%(lineno)d - %(message)s",
|
37
|
+
datefmt="%d.%m.%Y %I:%M:%S %p"
|
38
38
|
)
|
39
39
|
stream_handler.setFormatter(stream_formatter)
|
40
40
|
logger.addHandler(stream_handler)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: arpakitlib
|
3
|
-
Version: 1.8.
|
3
|
+
Version: 1.8.18
|
4
4
|
Summary: arpakitlib
|
5
5
|
License: Apache-2.0
|
6
6
|
Keywords: arpakitlib,arpakit,arpakit-company,arpakitcompany,arpakit_company
|
@@ -54,6 +54,7 @@ Requires-Dist: sqladmin (>=0.20.1,<0.21.0)
|
|
54
54
|
Requires-Dist: sqlalchemy (>=2.0.37,<3.0.0)
|
55
55
|
Requires-Dist: twine (>=6.1.0,<7.0.0)
|
56
56
|
Requires-Dist: uvicorn (>=0.34.0,<0.35.0)
|
57
|
+
Requires-Dist: xlrd (>=2.0.1,<3.0.0)
|
57
58
|
Project-URL: Documentation, https://github.com/ARPAKIT-Company/arpakitlib
|
58
59
|
Project-URL: Homepage, https://github.com/ARPAKIT-Company/arpakitlib
|
59
60
|
Project-URL: Repository, https://github.com/ARPAKIT-Company/arpakitlib
|
@@ -302,7 +302,7 @@ arpakitlib/ar_json_util.py,sha256=_5pidtBZi6ZeXmGhdpFJxE2BYhp28ruwEVbaZHY24eM,19
|
|
302
302
|
arpakitlib/ar_jwt_util.py,sha256=Rhm4ywoTAn6yOV8NLjDASfAtAtheROxxDP40G3XjnuQ,761
|
303
303
|
arpakitlib/ar_list_of_dicts_to_xlsx.py,sha256=MyjEl4Jl4beLVZqLVQMMv0-XDtBD3Xh4Z_ZPDJeFu04,745
|
304
304
|
arpakitlib/ar_list_util.py,sha256=2woOAHAU8oTIiVjZ8GLnx15odEaoQUq3Q0JPxlufFF0,457
|
305
|
-
arpakitlib/ar_logging_util.py,sha256=
|
305
|
+
arpakitlib/ar_logging_util.py,sha256=GLw87L6qUASHS4-eAoBW0kN2hHXVdmWcmE9huw-J5aI,1681
|
306
306
|
arpakitlib/ar_mongodb_util.py,sha256=2ECkTnGAZ92qxioL-fmN6R4yZOSr3bXdXLWTzT1C3vk,4038
|
307
307
|
arpakitlib/ar_need_type_util.py,sha256=l4ky_15KKwqgYf2WTgEaKfBI15jZbnszOeQjwC0YUmk,2312
|
308
308
|
arpakitlib/ar_openai_api_client_util.py,sha256=_XmlApvHFMSyjvZydPa_kASIt9LsFrZmSC7YEzIG8Bg,1806
|
@@ -323,8 +323,8 @@ arpakitlib/ar_type_util.py,sha256=Cs_tef-Fc5xeyAF54KgISCsP11NHyzIsglm4S3Xx7iM,40
|
|
323
323
|
arpakitlib/ar_wata_api_client.py,sha256=gdHOqDbuqxhTjVDtRW1DvkRJLdDofCrOq51GTctzLns,242
|
324
324
|
arpakitlib/ar_yookassa_api_client_util.py,sha256=VozuZeCJjmLd1zj2BdC9WfiAQ3XYOrIMsdpNK-AUlm0,5347
|
325
325
|
arpakitlib/ar_zabbix_api_client_util.py,sha256=Q-VR4MvoZ9aHwZeYZr9G3LwN-ANx1T5KFmF6pvPM-9M,6402
|
326
|
-
arpakitlib-1.8.
|
327
|
-
arpakitlib-1.8.
|
328
|
-
arpakitlib-1.8.
|
329
|
-
arpakitlib-1.8.
|
330
|
-
arpakitlib-1.8.
|
326
|
+
arpakitlib-1.8.18.dist-info/LICENSE,sha256=GPEDQMam2r7FSTYqM1mm7aKnxLaWcBotH7UvQtea-ec,11355
|
327
|
+
arpakitlib-1.8.18.dist-info/METADATA,sha256=iCOurv2PBrUS56iEovbNYSaxf2bxIhh0jaeWgGWsax8,3432
|
328
|
+
arpakitlib-1.8.18.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
|
329
|
+
arpakitlib-1.8.18.dist-info/entry_points.txt,sha256=36xqR3PJFT2kuwjkM_EqoIy0qFUDPKSm_mJaI7emewE,87
|
330
|
+
arpakitlib-1.8.18.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|