pyproject.toml
setup.py
ficus/__init__.py
ficus/grpc_pipelines/__init__.py
ficus/grpc_pipelines/activities_parts.py
ficus/grpc_pipelines/annotations.py
ficus/grpc_pipelines/cases_parts.py
ficus/grpc_pipelines/clustering.py
ficus/grpc_pipelines/constants.py
ficus/grpc_pipelines/context_values.py
ficus/grpc_pipelines/data_models.py
ficus/grpc_pipelines/discovery_parts.py
ficus/grpc_pipelines/drawing_parts.py
ficus/grpc_pipelines/filtering_parts.py
ficus/grpc_pipelines/multithreading.py
ficus/grpc_pipelines/mutation_parts.py
ficus/grpc_pipelines/patterns_parts.py
ficus/grpc_pipelines/util_parts.py
ficus/grpc_pipelines/xes_parts.py
ficus/grpc_pipelines/entry_points/__init__.py
ficus/grpc_pipelines/entry_points/default_pipeline.py
ficus/grpc_pipelines/entry_points/kafka.py
ficus/grpc_pipelines/entry_points/sreaming_configuration.py
ficus/grpc_pipelines/entry_points/util.py
ficus/grpc_pipelines/models/__init__.py
ficus/grpc_pipelines/models/backend_service_pb2.py
ficus/grpc_pipelines/models/backend_service_pb2.pyi
ficus/grpc_pipelines/models/backend_service_pb2_grpc.py
ficus/grpc_pipelines/models/context_values_service_pb2.py
ficus/grpc_pipelines/models/context_values_service_pb2.pyi
ficus/grpc_pipelines/models/context_values_service_pb2_grpc.py
ficus/grpc_pipelines/models/front_contract_pb2.py
ficus/grpc_pipelines/models/front_contract_pb2.pyi
ficus/grpc_pipelines/models/front_contract_pb2_grpc.py
ficus/grpc_pipelines/models/kafka_service_pb2.py
ficus/grpc_pipelines/models/kafka_service_pb2.pyi
ficus/grpc_pipelines/models/kafka_service_pb2_grpc.py
ficus/grpc_pipelines/models/pipelines_and_context_pb2.py
ficus/grpc_pipelines/models/pipelines_and_context_pb2.pyi
ficus/grpc_pipelines/models/pipelines_and_context_pb2_grpc.py
ficus/grpc_pipelines/models/pm_models_pb2.py
ficus/grpc_pipelines/models/pm_models_pb2.pyi
ficus/grpc_pipelines/models/pm_models_pb2_grpc.py
ficus/grpc_pipelines/models/util_pb2.py
ficus/grpc_pipelines/models/util_pb2.pyi
ficus/grpc_pipelines/models/util_pb2_grpc.py
ficus/legacy/__init__.py
ficus/legacy/util.py
ficus/legacy/analysis/__init__.py
ficus/legacy/analysis/event_log_analysis.py
ficus/legacy/analysis/event_log_analysis_canvas.py
ficus/legacy/analysis/event_log_analysis_entropy.py
ficus/legacy/analysis/event_log_info.py
ficus/legacy/analysis/event_log_split.py
ficus/legacy/analysis/type_aliases.py
ficus/legacy/analysis/common/__init__.py
ficus/legacy/analysis/common/common_models.py
ficus/legacy/analysis/patterns/__init__.py
ficus/legacy/analysis/patterns/constants.py
ficus/legacy/analysis/patterns/event_log_patterns.py
ficus/legacy/analysis/patterns/patterns_graphs.py
ficus/legacy/analysis/patterns/patterns_models.py
ficus/legacy/analysis/patterns/util.py
ficus/legacy/discovery/__init__.py
ficus/legacy/discovery/graph.py
ficus/legacy/discovery/petri_net.py
ficus/legacy/filtering/__init__.py
ficus/legacy/filtering/event_log_filters.py
ficus/legacy/log/__init__.py
ficus/legacy/log/event_log.py
ficus/legacy/log/functions.py
ficus/legacy/log/pm4py_converters.py
ficus/legacy/mutations/__init__.py
ficus/legacy/mutations/event_log_mutations.py
ficus/legacy/pipelines/__init__.py
ficus/legacy/pipelines/common.py
ficus/legacy/pipelines/pipelines.py
ficus/legacy/pipelines/analysis/__init__.py
ficus/legacy/pipelines/analysis/analysis_parts.py
ficus/legacy/pipelines/analysis/high_level.py
ficus/legacy/pipelines/analysis/patterns/__init__.py
ficus/legacy/pipelines/analysis/patterns/models.py
ficus/legacy/pipelines/analysis/patterns/patterns_graph_parts.py
ficus/legacy/pipelines/analysis/patterns/patterns_parts.py
ficus/legacy/pipelines/analysis/patterns/type_aliases.py
ficus/legacy/pipelines/contexts/__init__.py
ficus/legacy/pipelines/contexts/accessors.py
ficus/legacy/pipelines/contexts/keys.py
ficus/legacy/pipelines/contexts/part_results.py
ficus/legacy/pipelines/discovery/__init__.py
ficus/legacy/pipelines/discovery/discovery_parts.py
ficus/legacy/pipelines/filtering/__init__.py
ficus/legacy/pipelines/filtering/filter_parts.py
ficus/legacy/pipelines/mutations/__init__.py
ficus/legacy/pipelines/mutations/mutations_parts.py
ficus/legacy/pipelines/serialization/__init__.py
ficus/legacy/pipelines/serialization/pipeline_parts.py
ficus/legacy/pipelines/start/__init__.py
ficus/legacy/pipelines/start/start_parts.py
ficus_pm.egg-info/PKG-INFO
ficus_pm.egg-info/SOURCES.txt
ficus_pm.egg-info/dependency_links.txt
ficus_pm.egg-info/requires.txt
ficus_pm.egg-info/top_level.txt
tests/test_data_provider.py