arpakitlib 1.7.245__py3-none-any.whl → 1.7.247__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/_arpakit_project_template/manage/alembic_upgrade_head .sh +1 -1
- arpakitlib/_arpakit_project_template/src/sandbox/sandbox_1.py +17 -0
- arpakitlib/_arpakit_project_template/src/sandbox/sandbox_2.py +17 -0
- arpakitlib/_arpakit_project_template/src/sandbox/sandbox_3.py +17 -0
- arpakitlib/_arpakit_project_template/src/sandbox/sandbox_4.py +17 -0
- arpakitlib/_arpakit_project_template/src/sandbox/sandbox_5.py +17 -0
- arpakitlib/_arpakit_project_template/src/sandbox/sandbox_6.py +17 -0
- arpakitlib/_arpakit_project_template/src/sandbox/sandbox_7.py +17 -0
- {arpakitlib-1.7.245.dist-info → arpakitlib-1.7.247.dist-info}/METADATA +1 -1
- {arpakitlib-1.7.245.dist-info → arpakitlib-1.7.247.dist-info}/RECORD +14 -16
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_1.py +0 -14
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_2.py +0 -14
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_3.py +0 -14
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_4.py +0 -14
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_5.py +0 -14
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_6.py +0 -14
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_7.py +0 -14
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_8.sh +0 -0
- arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_9.sh +0 -0
- /arpakitlib/_arpakit_project_template/{manage → src}/sandbox/__init__.py +0 -0
- {arpakitlib-1.7.245.dist-info → arpakitlib-1.7.247.dist-info}/LICENSE +0 -0
- {arpakitlib-1.7.245.dist-info → arpakitlib-1.7.247.dist-info}/WHEEL +0 -0
- {arpakitlib-1.7.245.dist-info → arpakitlib-1.7.247.dist-info}/entry_points.txt +0 -0
@@ -1,2 +1,2 @@
|
|
1
1
|
cd ..
|
2
|
-
alembic upgrade head
|
2
|
+
poetry run alembic upgrade head
|
@@ -6,7 +6,7 @@ arpakitlib/_arpakit_project_template/LICENSE,sha256=GPEDQMam2r7FSTYqM1mm7aKnxLaW
|
|
6
6
|
arpakitlib/_arpakit_project_template/README.md,sha256=AwqCtmMeywF2dJhZbKwCBA_wPnLF_VmoLGfPbFjH3bM,62
|
7
7
|
arpakitlib/_arpakit_project_template/example.env,sha256=ZlAMMUEHEYncVpGu2urz-P34CDG5Ljs8_lPp-oCCpYI,625
|
8
8
|
arpakitlib/_arpakit_project_template/manage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
9
|
-
arpakitlib/_arpakit_project_template/manage/alembic_upgrade_head .sh,sha256=
|
9
|
+
arpakitlib/_arpakit_project_template/manage/alembic_upgrade_head .sh,sha256=RIkhv5e5ERZHoxmTvvo_nCeDeVqeVIam7CjVoE9_E4k,38
|
10
10
|
arpakitlib/_arpakit_project_template/manage/docker_ps.sh,sha256=uwm8vHgeuNLCOn0o9hgP_uc-PUkS9FwLyzZh6ItZ3do,15
|
11
11
|
arpakitlib/_arpakit_project_template/manage/docker_ps_a.sh,sha256=nOQejihYlzstg9oROvYwHIsSLt2Sw0DWQEeT3GBaBNs,18
|
12
12
|
arpakitlib/_arpakit_project_template/manage/docker_run_postgres.sh,sha256=nsFInQpyvXVmmtIjFlYm-PhYOgJMdVZiOV8WJitjqDg,290
|
@@ -43,16 +43,6 @@ arpakitlib/_arpakit_project_template/manage/poetry_show.sh,sha256=pclR9efCNrrGyJ
|
|
43
43
|
arpakitlib/_arpakit_project_template/manage/poetry_show_arpakitlib.sh,sha256=q2bMtxwfr24-qGRrDi6aw6ryumqrBe42fht-V19NqxY,37
|
44
44
|
arpakitlib/_arpakit_project_template/manage/poetry_update.sh,sha256=ZtoXIC4Qq7PMTDxQMwUxvkYC6lTc5LC23ILTywWbyoU,164
|
45
45
|
arpakitlib/_arpakit_project_template/manage/poetry_update_arpakitlib.sh,sha256=hh7vj-yKgKqLfaGb8cjsJ_NTa7fBtE4s3yxzte4D8bw,163
|
46
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
47
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_1.py,sha256=dr5K0bdhF-1PlzJuG5wCYqyJ9KeBoNCz6363ZVnxcsk,159
|
48
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_2.py,sha256=dr5K0bdhF-1PlzJuG5wCYqyJ9KeBoNCz6363ZVnxcsk,159
|
49
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_3.py,sha256=dr5K0bdhF-1PlzJuG5wCYqyJ9KeBoNCz6363ZVnxcsk,159
|
50
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_4.py,sha256=dr5K0bdhF-1PlzJuG5wCYqyJ9KeBoNCz6363ZVnxcsk,159
|
51
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_5.py,sha256=dr5K0bdhF-1PlzJuG5wCYqyJ9KeBoNCz6363ZVnxcsk,159
|
52
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_6.py,sha256=dr5K0bdhF-1PlzJuG5wCYqyJ9KeBoNCz6363ZVnxcsk,159
|
53
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_7.py,sha256=dr5K0bdhF-1PlzJuG5wCYqyJ9KeBoNCz6363ZVnxcsk,159
|
54
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_8.sh,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
55
|
-
arpakitlib/_arpakit_project_template/manage/sandbox/sandbox_9.sh,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
56
46
|
arpakitlib/_arpakit_project_template/resource/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
57
47
|
arpakitlib/_arpakit_project_template/resource/static/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
58
48
|
arpakitlib/_arpakit_project_template/resource/static/healthcheck,sha256=IIO7Wvjwlr2-LPSQ7Y8O35hcI6t0_s8zqITDxkYCO8I,11
|
@@ -109,6 +99,14 @@ arpakitlib/_arpakit_project_template/src/operation_execution/const.py,sha256=Hju
|
|
109
99
|
arpakitlib/_arpakit_project_template/src/operation_execution/operation_executor.py,sha256=TuAlF3QPJq-Zsq693NHQ00dvCWAzuwce2q6ozesWFYY,725
|
110
100
|
arpakitlib/_arpakit_project_template/src/operation_execution/scheduled_operations.py,sha256=DwEzbsQtO_7mSah25uOoV7IrlsMNEIU2j2gA-MGqUMQ,1100
|
111
101
|
arpakitlib/_arpakit_project_template/src/operation_execution/util.py,sha256=dcvj5C9E2F2KCsGZPBBncQf_EvVJAC1qQgnyD8P4ZEw,6
|
102
|
+
arpakitlib/_arpakit_project_template/src/sandbox/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
103
|
+
arpakitlib/_arpakit_project_template/src/sandbox/sandbox_1.py,sha256=m5BIvvGoi9gaGFyqmX3rT8D-YqMmo9NEQA2T26CHwSk,171
|
104
|
+
arpakitlib/_arpakit_project_template/src/sandbox/sandbox_2.py,sha256=m5BIvvGoi9gaGFyqmX3rT8D-YqMmo9NEQA2T26CHwSk,171
|
105
|
+
arpakitlib/_arpakit_project_template/src/sandbox/sandbox_3.py,sha256=m5BIvvGoi9gaGFyqmX3rT8D-YqMmo9NEQA2T26CHwSk,171
|
106
|
+
arpakitlib/_arpakit_project_template/src/sandbox/sandbox_4.py,sha256=m5BIvvGoi9gaGFyqmX3rT8D-YqMmo9NEQA2T26CHwSk,171
|
107
|
+
arpakitlib/_arpakit_project_template/src/sandbox/sandbox_5.py,sha256=m5BIvvGoi9gaGFyqmX3rT8D-YqMmo9NEQA2T26CHwSk,171
|
108
|
+
arpakitlib/_arpakit_project_template/src/sandbox/sandbox_6.py,sha256=m5BIvvGoi9gaGFyqmX3rT8D-YqMmo9NEQA2T26CHwSk,171
|
109
|
+
arpakitlib/_arpakit_project_template/src/sandbox/sandbox_7.py,sha256=m5BIvvGoi9gaGFyqmX3rT8D-YqMmo9NEQA2T26CHwSk,171
|
112
110
|
arpakitlib/_arpakit_project_template/src/test_data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
113
111
|
arpakitlib/_arpakit_project_template/src/test_data/make_test_data_1.py,sha256=w24o2vrlqaoCfPYftWogHCV8MoUjqctwLTI3-tFlgf4,100
|
114
112
|
arpakitlib/_arpakit_project_template/src/test_data/make_test_data_2.py,sha256=bhriAB1GtC2dPWb0lltj145EhotgE6X1I7O8WnJmOyk,100
|
@@ -212,8 +210,8 @@ arpakitlib/ar_str_util.py,sha256=yU5gOwNXUQaH5b_tM5t6fXUn9oUcv5EQbVnq2wXXIpQ,337
|
|
212
210
|
arpakitlib/ar_type_util.py,sha256=9C3ErtUVs0tAUqtK-foFzjJOykfBOntfCz2IogDOgfA,4134
|
213
211
|
arpakitlib/ar_yookassa_api_client_util.py,sha256=VozuZeCJjmLd1zj2BdC9WfiAQ3XYOrIMsdpNK-AUlm0,5347
|
214
212
|
arpakitlib/ar_zabbix_api_client_util.py,sha256=Q-VR4MvoZ9aHwZeYZr9G3LwN-ANx1T5KFmF6pvPM-9M,6402
|
215
|
-
arpakitlib-1.7.
|
216
|
-
arpakitlib-1.7.
|
217
|
-
arpakitlib-1.7.
|
218
|
-
arpakitlib-1.7.
|
219
|
-
arpakitlib-1.7.
|
213
|
+
arpakitlib-1.7.247.dist-info/LICENSE,sha256=GPEDQMam2r7FSTYqM1mm7aKnxLaWcBotH7UvQtea-ec,11355
|
214
|
+
arpakitlib-1.7.247.dist-info/METADATA,sha256=_UhY-nYw_cAsBpATtJMQ7grz-DBcj-ZDi7zj5l1Bv_4,3386
|
215
|
+
arpakitlib-1.7.247.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
|
216
|
+
arpakitlib-1.7.247.dist-info/entry_points.txt,sha256=36xqR3PJFT2kuwjkM_EqoIy0qFUDPKSm_mJaI7emewE,87
|
217
|
+
arpakitlib-1.7.247.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|