malevich-coretools 0.3.37__tar.gz → 0.3.39__tar.gz
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.
Potentially problematic release.
This version of malevich-coretools might be problematic. Click here for more details.
- {malevich_coretools-0.3.37/malevich_coretools.egg-info → malevich_coretools-0.3.39}/PKG-INFO +5 -2
- malevich_coretools-0.3.39/VERSION +1 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/abstract.py +2 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/funcs/funcs.py +18 -4
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/const.py +5 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/utils.py +46 -2
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39/malevich_coretools.egg-info}/PKG-INFO +5 -2
- malevich_coretools-0.3.37/VERSION +0 -1
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/LICENSE +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/MANIFEST.in +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/README.md +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/__init__.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/__init__.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/operations.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/pipeline.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/statuses.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/admin/__init__.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/admin/utils.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/batch/__init__.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/batch/utils.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/funcs/__init__.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/funcs/checks.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/funcs/helpers.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/__init__.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/config.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/helpers.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/kafka_utils.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/tools/__init__.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/tools/abstract.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/tools/vast.py +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools.egg-info/SOURCES.txt +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools.egg-info/dependency_links.txt +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools.egg-info/requires.txt +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools.egg-info/top_level.txt +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/pyproject.toml +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/requirements.txt +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/setup.cfg +0 -0
- {malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/setup.py +0 -0
{malevich_coretools-0.3.37/malevich_coretools.egg-info → malevich_coretools-0.3.39}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: malevich-coretools
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.39
|
|
4
4
|
Author: Andrew Pogrebnoj
|
|
5
5
|
Author-email: andrew@onjulius.co
|
|
6
6
|
License-File: LICENSE
|
|
@@ -9,3 +9,6 @@ Requires-Dist: pydantic
|
|
|
9
9
|
Requires-Dist: pandas
|
|
10
10
|
Requires-Dist: aiohttp
|
|
11
11
|
Requires-Dist: kafka-python
|
|
12
|
+
Dynamic: author
|
|
13
|
+
Dynamic: author-email
|
|
14
|
+
Dynamic: requires-dist
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.3.39
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/abstract.py
RENAMED
|
@@ -188,6 +188,7 @@ class MainTask(BaseModel):
|
|
|
188
188
|
waitRuns: bool = True
|
|
189
189
|
profileMode: Optional[str] = None
|
|
190
190
|
withLogs: bool = False # use only in prepare
|
|
191
|
+
saveFails: bool = True
|
|
191
192
|
scaleInfo: List[ScaleInfo]
|
|
192
193
|
component: TaskComponent
|
|
193
194
|
policy: TaskPolicy
|
|
@@ -216,6 +217,7 @@ class MainPipeline(BaseModel):
|
|
|
216
217
|
kafkaModeUrl: Optional[str] = None
|
|
217
218
|
run: bool = True
|
|
218
219
|
synthetic: bool = False
|
|
220
|
+
saveFails: bool = True
|
|
219
221
|
|
|
220
222
|
|
|
221
223
|
class RunTask(Operation):
|
|
@@ -142,7 +142,7 @@ def delete_collections_id_del(id: str, data: DocsCollectionChange, wait: bool, *
|
|
|
142
142
|
# CollectionObjectsController
|
|
143
143
|
|
|
144
144
|
|
|
145
|
-
def get_collection_objects(path: Optional[str], recursive: Optional[
|
|
145
|
+
def get_collection_objects(path: Optional[str], recursive: Optional[bool], *args, **kwargs) -> FilesDirs:
|
|
146
146
|
return model_from_json(send_to_core_get(COLLECTION_OBJECTS_ALL_GET(path, recursive), *args, **kwargs), FilesDirs)
|
|
147
147
|
|
|
148
148
|
|
|
@@ -816,6 +816,14 @@ def post_analytics_many(data: UserAnalyticsBatch, wait: bool, *args, **kwargs) -
|
|
|
816
816
|
return model_from_json(send_to_core_modify(ANALYTICS_MANY(wait), data, *args, **kwargs), ResultIds)
|
|
817
817
|
|
|
818
818
|
|
|
819
|
+
def get_runsInfo_last_operation_ids(count: int, *args, **kwargs) -> ResultIds:
|
|
820
|
+
return model_from_json(send_to_core_get(RUNS_INFO_LAST(count), *args, **kwargs), ResultIds)
|
|
821
|
+
|
|
822
|
+
|
|
823
|
+
def get_runsInfo_last_failed_operation_ids(count: int, *args, **kwargs) -> ResultIds:
|
|
824
|
+
return model_from_json(send_to_core_get(RUNS_INFO_LAST_FAILED(count), *args, **kwargs), ResultIds)
|
|
825
|
+
|
|
826
|
+
|
|
819
827
|
async def kafka_send(data: KafkaMsg, *args, **kwargs) -> Union[Alias.Info, KafkaMsg]:
|
|
820
828
|
result = await send_to_core_post_async(KAFKA_SEND, data, *args, **kwargs)
|
|
821
829
|
try:
|
|
@@ -837,7 +845,8 @@ async def __get_result(id: str, is_text: bool = True, check_time: float = LONG_S
|
|
|
837
845
|
host = Config.HOST_PORT if conn_url is None else conn_url
|
|
838
846
|
assert host is not None, "host port not set"
|
|
839
847
|
if auth is None:
|
|
840
|
-
auth =
|
|
848
|
+
auth = (Config.CORE_USERNAME, Config.CORE_PASSWORD)
|
|
849
|
+
auth = aiohttp.BasicAuth(login=auth[0], password=auth[1], encoding='utf-8')
|
|
841
850
|
|
|
842
851
|
timeout_deadline = None if timeout is None else datetime.datetime.now() + datetime.timedelta(0, timeout)
|
|
843
852
|
while True:
|
|
@@ -912,7 +921,8 @@ async def send_to_core_get_async(path: str, with_auth=True, show_func: Optional[
|
|
|
912
921
|
assert host is not None, "host port not set"
|
|
913
922
|
if auth is None or not with_auth:
|
|
914
923
|
auth = (Config.CORE_USERNAME, Config.CORE_PASSWORD) if with_auth else None
|
|
915
|
-
|
|
924
|
+
if auth is not None:
|
|
925
|
+
auth = aiohttp.BasicAuth(login=auth[0], password=auth[1], encoding='utf-8')
|
|
916
926
|
async with async_session or aiohttp.ClientSession(auth=auth, connector=aiohttp.TCPConnector(verify_ssl=False)) as session:
|
|
917
927
|
async with session.get(f"{host}{path}", headers=HEADERS) as response:
|
|
918
928
|
await __async_check_response(response, show_func, f"{host}{path}")
|
|
@@ -960,6 +970,7 @@ async def send_to_core_modify_async(path: str, operation: Optional[Any] = None,
|
|
|
960
970
|
assert host is not None, "host port not set"
|
|
961
971
|
if auth is None:
|
|
962
972
|
auth = (Config.CORE_USERNAME, Config.CORE_PASSWORD)
|
|
973
|
+
auth = aiohttp.BasicAuth(login=auth[0], password=auth[1], encoding='utf-8')
|
|
963
974
|
if operation is not None:
|
|
964
975
|
operation = json.dumps(operation.model_dump())
|
|
965
976
|
|
|
@@ -1015,6 +1026,7 @@ async def send_to_core_modify_raw_async(path: str, data: bytes, with_auth: bool=
|
|
|
1015
1026
|
assert host is not None, "host port not set"
|
|
1016
1027
|
if auth is None:
|
|
1017
1028
|
auth = (Config.CORE_USERNAME, Config.CORE_PASSWORD)
|
|
1029
|
+
auth = aiohttp.BasicAuth(login=auth[0], password=auth[1], encoding='utf-8')
|
|
1018
1030
|
|
|
1019
1031
|
async with async_session or aiohttp.ClientSession(auth=auth if with_auth else None, connector=aiohttp.TCPConnector(verify_ssl=False)) as session:
|
|
1020
1032
|
if is_post:
|
|
@@ -1040,7 +1052,9 @@ async def send_to_core_post_async(path: str, operation: Optional[str] = None, wi
|
|
|
1040
1052
|
host = Config.HOST_PORT if conn_url is None else conn_url
|
|
1041
1053
|
assert host is not None, "host port not set"
|
|
1042
1054
|
if auth is None or not with_auth:
|
|
1043
|
-
auth =
|
|
1055
|
+
auth = (Config.CORE_USERNAME, Config.CORE_PASSWORD) if with_auth else None
|
|
1056
|
+
if auth is not None:
|
|
1057
|
+
auth = aiohttp.BasicAuth(login=auth[0], password=auth[1], encoding='utf-8')
|
|
1044
1058
|
if operation is not None:
|
|
1045
1059
|
operation = json.dumps(operation.model_dump())
|
|
1046
1060
|
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/const.py
RENAMED
|
@@ -205,6 +205,11 @@ ANALYTICS_MANY = lambda wait: with_wait(f"{ANALYTICS_MAIN}/many", wait)
|
|
|
205
205
|
ANALYTICS_ID = lambda id, wait: with_wait(f"{ANALYTICS_MAIN}/{id}", wait)
|
|
206
206
|
ANALYTICS_NAME = lambda name, wait: with_wait(f"{ANALYTICS_MAIN}/name/{name}", wait)
|
|
207
207
|
|
|
208
|
+
## RunsInfoController
|
|
209
|
+
RUNS_INFO_MAIN = f"{API_VERSION}/runsInfo"
|
|
210
|
+
RUNS_INFO_LAST = lambda count: with_key_values(f"{RUNS_INFO_MAIN}/lastOperationsIds", {"count": count})
|
|
211
|
+
RUNS_INFO_LAST_FAILED = lambda count: with_key_values(f"{RUNS_INFO_MAIN}/lastFailedOperationsIds", {"count": count})
|
|
212
|
+
|
|
208
213
|
### Kafka
|
|
209
214
|
KAFKA_SEND = f"{MANAGER_MAIN}/kafkaMsg"
|
|
210
215
|
|
|
@@ -165,7 +165,7 @@ def get_doc_by_name(
|
|
|
165
165
|
|
|
166
166
|
def create_doc(
|
|
167
167
|
data: Union[Alias.Json, Dict, Type[BaseModel]],
|
|
168
|
-
name: Optional[str],
|
|
168
|
+
name: Optional[str] = None,
|
|
169
169
|
wait: bool = True,
|
|
170
170
|
*,
|
|
171
171
|
auth: Optional[AUTH] = None,
|
|
@@ -677,7 +677,7 @@ def delete_from_collection(
|
|
|
677
677
|
|
|
678
678
|
def get_collection_objects(
|
|
679
679
|
path: Optional[str] = None,
|
|
680
|
-
recursive: Optional[
|
|
680
|
+
recursive: Optional[bool] = None,
|
|
681
681
|
*,
|
|
682
682
|
auth: Optional[AUTH] = None,
|
|
683
683
|
conn_url: Optional[str] = None,
|
|
@@ -2650,6 +2650,7 @@ def task_full(
|
|
|
2650
2650
|
core_manage: bool = False,
|
|
2651
2651
|
single_request: bool = False,
|
|
2652
2652
|
profile_mode: Optional[str] = None,
|
|
2653
|
+
save_fails: bool = True,
|
|
2653
2654
|
with_show: bool = True,
|
|
2654
2655
|
long: bool = False,
|
|
2655
2656
|
long_timeout: Optional[int] = WAIT_RESULT_TIMEOUT,
|
|
@@ -2708,6 +2709,7 @@ def task_full(
|
|
|
2708
2709
|
waitRuns=True,
|
|
2709
2710
|
profileMode=profile_mode,
|
|
2710
2711
|
withLogs=True,
|
|
2712
|
+
saveFails=save_fails,
|
|
2711
2713
|
scaleInfo=scaleInfo,
|
|
2712
2714
|
component=component,
|
|
2713
2715
|
policy=policy,
|
|
@@ -2752,6 +2754,7 @@ def task_prepare(
|
|
|
2752
2754
|
wait_runs: bool = True,
|
|
2753
2755
|
with_logs: bool = False,
|
|
2754
2756
|
profile_mode: Optional[str] = None,
|
|
2757
|
+
save_fails: bool = True,
|
|
2755
2758
|
with_show: bool = None,
|
|
2756
2759
|
long: bool = False,
|
|
2757
2760
|
long_timeout: int = WAIT_RESULT_TIMEOUT,
|
|
@@ -2822,6 +2825,7 @@ def task_prepare(
|
|
|
2822
2825
|
run=False,
|
|
2823
2826
|
waitRuns=wait_runs,
|
|
2824
2827
|
withLogs=with_logs,
|
|
2828
|
+
saveFails=save_fails,
|
|
2825
2829
|
profileMode=profile_mode,
|
|
2826
2830
|
scaleInfo=scaleInfo,
|
|
2827
2831
|
component=component,
|
|
@@ -2943,6 +2947,7 @@ def pipeline_full(
|
|
|
2943
2947
|
schedule: Optional[Schedule] = None,
|
|
2944
2948
|
restrictions: Optional[Restrictions] = None,
|
|
2945
2949
|
scaleInfo: List[ScaleInfo] = None,
|
|
2950
|
+
save_fails: bool = True,
|
|
2946
2951
|
with_show: bool = True,
|
|
2947
2952
|
long: bool = False,
|
|
2948
2953
|
long_timeout: Optional[int] = WAIT_RESULT_TIMEOUT,
|
|
@@ -2984,6 +2989,7 @@ def pipeline_full(
|
|
|
2984
2989
|
withListener=False,
|
|
2985
2990
|
kafkaModeUrl=None,
|
|
2986
2991
|
run=True,
|
|
2992
|
+
saveFails=save_fails,
|
|
2987
2993
|
)
|
|
2988
2994
|
if batcher is not None:
|
|
2989
2995
|
return batcher.add("sendPipeline", data=data, result_model=AppLogs)
|
|
@@ -3030,9 +3036,11 @@ def pipeline_prepare(
|
|
|
3030
3036
|
with_listener: bool = False,
|
|
3031
3037
|
kafka_mode_url_response: Optional[str] = None,
|
|
3032
3038
|
synthetic: bool = False,
|
|
3039
|
+
save_fails: bool = True,
|
|
3033
3040
|
with_show: bool = True,
|
|
3034
3041
|
long: bool = False,
|
|
3035
3042
|
long_timeout: Optional[int] = WAIT_RESULT_TIMEOUT,
|
|
3043
|
+
return_response: bool = False,
|
|
3036
3044
|
wait: bool = True,
|
|
3037
3045
|
*,
|
|
3038
3046
|
auth: Optional[AUTH] = None,
|
|
@@ -3070,6 +3078,7 @@ def pipeline_prepare(
|
|
|
3070
3078
|
kafkaModeUrl=kafka_mode_url_response,
|
|
3071
3079
|
run=False,
|
|
3072
3080
|
synthetic=synthetic,
|
|
3081
|
+
saveFails=save_fails,
|
|
3073
3082
|
)
|
|
3074
3083
|
if batcher is not None:
|
|
3075
3084
|
return batcher.add("sendPipeline", data=data, result_model=AppLogs)
|
|
@@ -3079,6 +3088,7 @@ def pipeline_prepare(
|
|
|
3079
3088
|
with_show=with_show,
|
|
3080
3089
|
long=long,
|
|
3081
3090
|
long_timeout=long_timeout,
|
|
3091
|
+
return_response=return_response,
|
|
3082
3092
|
wait=wait,
|
|
3083
3093
|
auth=auth,
|
|
3084
3094
|
conn_url=conn_url,
|
|
@@ -3089,6 +3099,7 @@ def pipeline_prepare(
|
|
|
3089
3099
|
with_show=with_show,
|
|
3090
3100
|
long=long,
|
|
3091
3101
|
long_timeout=long_timeout,
|
|
3102
|
+
return_response=return_response,
|
|
3092
3103
|
wait=wait,
|
|
3093
3104
|
auth=auth,
|
|
3094
3105
|
conn_url=conn_url,
|
|
@@ -3509,6 +3520,39 @@ def update_analytics_many(
|
|
|
3509
3520
|
)
|
|
3510
3521
|
|
|
3511
3522
|
|
|
3523
|
+
# RunsInfo
|
|
3524
|
+
|
|
3525
|
+
|
|
3526
|
+
def get_last_runs(
|
|
3527
|
+
count: int = 10,
|
|
3528
|
+
*,
|
|
3529
|
+
auth: Optional[AUTH] = None,
|
|
3530
|
+
conn_url: Optional[str] = None,
|
|
3531
|
+
batcher: Optional[Batcher] = None
|
|
3532
|
+
) -> ResultIds:
|
|
3533
|
+
"""return last operationIds (prepared task/pipeline)"""
|
|
3534
|
+
if batcher is None:
|
|
3535
|
+
batcher = Config.BATCHER
|
|
3536
|
+
if batcher is not None:
|
|
3537
|
+
return batcher.add("getLastOperationsIds", vars={"count": count}, result_model=ResultIds)
|
|
3538
|
+
return f.get_runsInfo_last_operation_ids(count, auth=auth, conn_url=conn_url)
|
|
3539
|
+
|
|
3540
|
+
|
|
3541
|
+
def get_last_failed_runs(
|
|
3542
|
+
count: int = 5,
|
|
3543
|
+
*,
|
|
3544
|
+
auth: Optional[AUTH] = None,
|
|
3545
|
+
conn_url: Optional[str] = None,
|
|
3546
|
+
batcher: Optional[Batcher] = None
|
|
3547
|
+
) -> ResultIds:
|
|
3548
|
+
"""return last operationIds (failed prepare/run of task/pipeline)"""
|
|
3549
|
+
if batcher is None:
|
|
3550
|
+
batcher = Config.BATCHER
|
|
3551
|
+
if batcher is not None:
|
|
3552
|
+
return batcher.add("getLastFailedOperationsIds", vars={"count": count}, result_model=ResultIds)
|
|
3553
|
+
return f.get_runsInfo_last_failed_operation_ids(count, auth=auth, conn_url=conn_url)
|
|
3554
|
+
|
|
3555
|
+
|
|
3512
3556
|
# kafka
|
|
3513
3557
|
|
|
3514
3558
|
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39/malevich_coretools.egg-info}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.2
|
|
2
2
|
Name: malevich-coretools
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.39
|
|
4
4
|
Author: Andrew Pogrebnoj
|
|
5
5
|
Author-email: andrew@onjulius.co
|
|
6
6
|
License-File: LICENSE
|
|
@@ -9,3 +9,6 @@ Requires-Dist: pydantic
|
|
|
9
9
|
Requires-Dist: pandas
|
|
10
10
|
Requires-Dist: aiohttp
|
|
11
11
|
Requires-Dist: kafka-python
|
|
12
|
+
Dynamic: author
|
|
13
|
+
Dynamic: author-email
|
|
14
|
+
Dynamic: requires-dist
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.3.37
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/__init__.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/operations.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/pipeline.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/abstract/statuses.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/admin/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/batch/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/funcs/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/__init__.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/config.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/helpers.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/secondary/kafka_utils.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/tools/__init__.py
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools/tools/abstract.py
RENAMED
|
File without changes
|
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools.egg-info/requires.txt
RENAMED
|
File without changes
|
{malevich_coretools-0.3.37 → malevich_coretools-0.3.39}/malevich_coretools.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|