LICENSE
MANIFEST.in
README.md
pyproject.toml
soigia/__init__.py
soigia/base_pipeline.py
soigia/config.py
soigia/datatable.py
soigia/pipeline.py
soigia/tester.py
soigia/ui.py
soigia.egg-info/PKG-INFO
soigia.egg-info/SOURCES.txt
soigia.egg-info/dependency_links.txt
soigia.egg-info/requires.txt
soigia.egg-info/top_level.txt
soigia/assets/banner.svg
soigia/assets/icon.svg
tests/test_base_pipeline.py
tests/test_config_store.py
tests/test_datatable_db_mock.py
tests/test_datatable_edge_cases.py
tests/test_datatable_fake_data.py
tests/test_datatable_google_sheet.py
tests/test_datatable_imports.py
tests/test_datatable_integration_pipeline.py
tests/test_datatable_join_schema.py
tests/test_datatable_sqlite_integration.py
tests/test_datatable_system_behavior_uat.py
tests/test_datatable_unittest_smoke.py
tests/test_df_module.py
tests/test_release_script.py
tests/test_tester.py
tests/test_ui_context.py
tests/test_ui_example_smoke.py
tests/test_version_sync.py