LICENSE
MANIFEST.in
README.md
jls.py
pyproject.toml
requirements.txt
setup.py
version
malevich/__init__.py
malevich/square/__init__.py
malevich_app/__init__.py
malevich_app/requirements.txt
malevich_app/version
malevich_app.egg-info/PKG-INFO
malevich_app.egg-info/SOURCES.txt
malevich_app.egg-info/dependency_links.txt
malevich_app.egg-info/requires.txt
malevich_app.egg-info/top_level.txt
malevich_app/docker_dask/__init__.py
malevich_app/docker_dask/export/Interpreter.py
malevich_app/docker_dask/export/__init__.py
malevich_app/docker_dask/export/funcs.py
malevich_app/docker_dask/export/helpers.py
malevich_app/docker_dask/export/operations.py
malevich_app/docker_dask/export/pipeline.py
malevich_app/docker_dask/export/schemes.py
malevich_app/docker_export/Interpreter.py
malevich_app/docker_export/__init__.py
malevich_app/docker_export/funcs.py
malevich_app/docker_export/helpers.py
malevich_app/docker_export/operations.py
malevich_app/docker_export/pipeline.py
malevich_app/docker_export/schemes.py
malevich_app/docker_export_template/__init__.py
malevich_app/docker_export_template/funcs.py
malevich_app/docker_export_template/helpers.py
malevich_app/docker_export_template/operations.py
malevich_app/docker_export_template/pipeline.py
malevich_app/docker_export_template/schemes.py
malevich_app/docker_pyspark/__init__.py
malevich_app/docker_pyspark/export/Interpreter.py
malevich_app/docker_pyspark/export/__init__.py
malevich_app/docker_pyspark/export/funcs.py
malevich_app/docker_pyspark/export/helpers.py
malevich_app/docker_pyspark/export/operations.py
malevich_app/docker_pyspark/export/pipeline.py
malevich_app/docker_pyspark/export/schemes.py
malevich_app/docker_python/__init__.py
malevich_app/export/__init__.py
malevich_app/export/start.py
malevich_app/export/abstract/__init__.py
malevich_app/export/abstract/abstract.py
malevich_app/export/abstract/pipeline.py
malevich_app/export/api/__init__.py
malevich_app/export/api/api.py
malevich_app/export/defaults/__init__.py
malevich_app/export/defaults/schemes.py
malevich_app/export/jls/EntityType.py
malevich_app/export/jls/JuliusApp.py
malevich_app/export/jls/JuliusCollectionHolder.py
malevich_app/export/jls/JuliusPipeline.py
malevich_app/export/jls/JuliusPipelineItem.py
malevich_app/export/jls/JuliusRegistry.py
malevich_app/export/jls/JuliusTracker.py
malevich_app/export/jls/LocalLogsBuffer.py
malevich_app/export/jls/RunLoopStructures.py
malevich_app/export/jls/StructureUpdate.py
malevich_app/export/jls/WrapperMode.py
malevich_app/export/jls/__init__.py
malevich_app/export/jls/df.py
malevich_app/export/jls/helpers.py
malevich_app/export/jls/jls.py
malevich_app/export/jls/local.py
malevich_app/export/kafka/KafkaHelper.py
malevich_app/export/kafka/__init__.py
malevich_app/export/kafka/operations.py
malevich_app/export/processes/BoolWrapper.py
malevich_app/export/processes/__init__.py
malevich_app/export/processes/main.py
malevich_app/export/processes/utils.py
malevich_app/export/request/__init__.py
malevich_app/export/request/core_requests.py
malevich_app/export/request/dag_requests.py
malevich_app/export/request/download.py
malevich_app/export/secondary/EntityException.py
malevich_app/export/secondary/InitFunState.py
malevich_app/export/secondary/LocalDfs.py
malevich_app/export/secondary/LogHelper.py
malevich_app/export/secondary/LoggingWrapper.py
malevich_app/export/secondary/ProfileMode.py
malevich_app/export/secondary/State.py
malevich_app/export/secondary/__init__.py
malevich_app/export/secondary/const.py
malevich_app/export/secondary/creator.py
malevich_app/export/secondary/endpoints.py
malevich_app/export/secondary/fail_storage.py
malevich_app/export/secondary/helpers.py
malevich_app/export/secondary/init.py
malevich_app/export/secondary/jls_imported.py
malevich_app/export/secondary/local_temp.py
malevich_app/export/secondary/logger.py
malevich_app/export/secondary/logsStreaming.py
malevich_app/export/secondary/pause.py
malevich_app/export/secondary/redirect.py
malevich_app/export/secondary/structs.py
malevich_app/export/secondary/trace.py
malevich_app/export/secondary/zip.py
malevich_app/export/secondary/collection/Collection.py
malevich_app/export/secondary/collection/CompositeCollection.py
malevich_app/export/secondary/collection/ComputeCollection.py
malevich_app/export/secondary/collection/DummyCollection.py
malevich_app/export/secondary/collection/FileCollection.py
malevich_app/export/secondary/collection/JsonCollection.py
malevich_app/export/secondary/collection/KafkaCollection.py
malevich_app/export/secondary/collection/LocalCollection.py
malevich_app/export/secondary/collection/MongoCollection.py
malevich_app/export/secondary/collection/ObjectCollection.py
malevich_app/export/secondary/collection/PromisedCollection.py
malevich_app/export/secondary/collection/ShareCollection.py
malevich_app/export/secondary/collection/VariantCollection.py
malevich_app/export/secondary/collection/__init__.py
malevich_app/jls_lib/__init__.py
malevich_app/jls_lib/journal.py
malevich_app/jls_lib/s3_utils.py
malevich_app/jls_lib/senders_utils.py
malevich_app/jls_lib/utils.py
malevich_app/local/LocalKV.py
malevich_app/local/LocalRunner.py
malevich_app/local/LocalStorage.py
malevich_app/local/__init__.py
malevich_app/local/log.py
malevich_app/local/translate.py
malevich_app/local/utils.py
malevich_app/other/jls.py
malevich_app/other/start.py
malevich_app/other/version
malevich_app/other/malevich/__init__.py
malevich_app/other/malevich/square/__init__.py
malevich_app/square/__init__.py
malevich_app/ws/EventWaiter.py
malevich_app/ws/__init__.py
malevich_app/ws/mapping.py
malevich_app/ws/utils.py