arpakitlib 1.7.29__py3-none-any.whl → 1.7.30__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-1.7.29.dist-info → arpakitlib-1.7.30.dist-info}/METADATA +35 -2
- {arpakitlib-1.7.29.dist-info → arpakitlib-1.7.30.dist-info}/RECORD +6 -6
- {arpakitlib-1.7.29.dist-info → arpakitlib-1.7.30.dist-info}/LICENSE +0 -0
- {arpakitlib-1.7.29.dist-info → arpakitlib-1.7.30.dist-info}/NOTICE +0 -0
- {arpakitlib-1.7.29.dist-info → arpakitlib-1.7.30.dist-info}/WHEEL +0 -0
- {arpakitlib-1.7.29.dist-info → arpakitlib-1.7.30.dist-info}/entry_points.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: arpakitlib
|
3
|
-
Version: 1.7.
|
3
|
+
Version: 1.7.30
|
4
4
|
Summary: arpakitlib
|
5
5
|
Home-page: https://github.com/ARPAKIT-Company/arpakitlib
|
6
6
|
License: Apache-2.0
|
@@ -55,7 +55,40 @@ Description-Content-Type: text/markdown
|
|
55
55
|
|
56
56
|
# arpakitlib
|
57
57
|
|
58
|
-
|
58
|
+
## 🚀 Simplify Your Development Workflow
|
59
|
+
|
60
|
+
A collection of lightweight and convenient development tools by Arpakit, designed to simplify and accelerate your
|
61
|
+
workflow
|
62
|
+
|
63
|
+
---
|
64
|
+
|
65
|
+
### Supported Python version
|
66
|
+
|
67
|
+
- Python 3.12.4
|
68
|
+
|
69
|
+
---
|
70
|
+
|
71
|
+
### Installation with Poetry
|
72
|
+
|
73
|
+
```
|
74
|
+
poetry add arpakitlib
|
75
|
+
```
|
76
|
+
|
77
|
+
### Installation with pip
|
78
|
+
|
79
|
+
```
|
80
|
+
pip install arpakitlib
|
81
|
+
```
|
82
|
+
|
83
|
+
---
|
84
|
+
|
85
|
+
### Links
|
86
|
+
|
87
|
+
- https://pypi.org/project/arpakitlib/
|
88
|
+
- https://test.pypi.org/project/arpakitlib/
|
89
|
+
- https://github.com/ARPAKIT-Company/arpakitlib
|
90
|
+
|
91
|
+
---
|
59
92
|
|
60
93
|
## ❤️ Made by ARPAKIT Company ❤️
|
61
94
|
|
@@ -164,9 +164,9 @@ arpakitlib/ar_str_util.py,sha256=oCEtQ_TTn35OEz9jCNLjbhopq76JmaifD_iYR-nEJJ4,214
|
|
164
164
|
arpakitlib/ar_type_util.py,sha256=GNc9PgFKonj5lRlAHSnVPBN5nLIslrG8GTiZHjkf05w,2138
|
165
165
|
arpakitlib/ar_yookassa_api_client_util.py,sha256=sh4fcUkAkdOetFn9JYoTvjcSXP-M1wU04KEY-ECLfLg,5137
|
166
166
|
arpakitlib/ar_zabbix_api_client_util.py,sha256=Q-VR4MvoZ9aHwZeYZr9G3LwN-ANx1T5KFmF6pvPM-9M,6402
|
167
|
-
arpakitlib-1.7.
|
168
|
-
arpakitlib-1.7.
|
169
|
-
arpakitlib-1.7.
|
170
|
-
arpakitlib-1.7.
|
171
|
-
arpakitlib-1.7.
|
172
|
-
arpakitlib-1.7.
|
167
|
+
arpakitlib-1.7.30.dist-info/LICENSE,sha256=GPEDQMam2r7FSTYqM1mm7aKnxLaWcBotH7UvQtea-ec,11355
|
168
|
+
arpakitlib-1.7.30.dist-info/METADATA,sha256=ctJ3hg1Mrs3E_zW1sHOx29p1eqAZ0f9gEbK4CNWQ4LQ,2824
|
169
|
+
arpakitlib-1.7.30.dist-info/NOTICE,sha256=95aUzaPJjVpDsGAsNzVnq7tHTxAl0s5UFznCTkVCau4,763
|
170
|
+
arpakitlib-1.7.30.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
171
|
+
arpakitlib-1.7.30.dist-info/entry_points.txt,sha256=36xqR3PJFT2kuwjkM_EqoIy0qFUDPKSm_mJaI7emewE,87
|
172
|
+
arpakitlib-1.7.30.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|