CHANGELOG.md
MANIFEST.in
README.md
USAGE.md
pyproject.toml
docs/API_REFERENCE.md
kodexa_document/__init__.py
kodexa_document/_native.py
kodexa_document/accessors.py
kodexa_document/errors.py
kodexa_document/_native/linux-amd64/kodexa_go.h
kodexa_document/_native/linux-amd64/kodexa_go.so
kodexa_document/_native/linux-amd64/kodexa_go_lambda.h
kodexa_document/_native/linux-amd64/kodexa_go_lambda.so
kodexa_document/_native/linux-arm64/kodexa_go.h
kodexa_document/_native/linux-arm64/kodexa_go.so
kodexa_document/_native/windows-amd64/kodexa_go.dll
kodexa_document/_native/windows-amd64/kodexa_go.h
kodexa_document/assistant/__init__.py
kodexa_document/assistant/assistant.py
kodexa_document/dataclasses/__init__.py
kodexa_document/extraction/__init__.py
kodexa_document/extraction/extraction.py
kodexa_document/model/__init__.py
kodexa_document/model/base.py
kodexa_document/model/content_exception.py
kodexa_document/model/content_feature.py
kodexa_document/model/content_node.py
kodexa_document/model/document.py
kodexa_document/model/document_metadata.py
kodexa_document/model/enums.py
kodexa_document/model/objects.py
kodexa_document/model/processing.py
kodexa_document/model/ref.py
kodexa_document/model/source_metadata.py
kodexa_document/model/tag.py
kodexa_document/model/tag_instance.py
kodexa_document/model/entities/__init__.py
kodexa_document/model/entities/check_response.py
kodexa_document/model/entities/product.py
kodexa_document/model/entities/product_group.py
kodexa_document/model/entities/product_subscription.py
kodexa_document/platform/__init__.py
kodexa_document/platform/client.py
kodexa_document/platform/interaction.py
kodexa_document/platform/kodexa.py
kodexa_document/platform/manifest.py
kodexa_document/processing/__init__.py
kodexa_document/processing/processing_step.py
kodexa_document/spatial/__init__.py
kodexa_document/spatial/azure_models.py
kodexa_document/spatial/bbox_common.py
kodexa_document/spatial/table_form_common.py
kodexa_document/steps/__init__.py
kodexa_document/steps/common.py
kodexa_document/testing/__init__.py
kodexa_document/testing/test_utils.py
kodexa_document/utils/__init__.py
tests/test_additional_methods.py
tests/test_additional_methods_extended.py
tests/test_content_exception.py
tests/test_content_feature_coverage.py
tests/test_content_parts.py
tests/test_contentnode_basic.py
tests/test_contentnode_features_tags.py
tests/test_contentnode_legacy_compat.py
tests/test_contentnode_lifecycle.py
tests/test_contentnode_navigation.py
tests/test_contentnode_selectors.py
tests/test_contentnode_spatial_methods.py
tests/test_contentnode_tree.py
tests/test_delete_on_close.py
tests/test_document.py
tests/test_document_from_json.py
tests/test_document_from_kddb.py
tests/test_document_inmemory.py
tests/test_document_knowledge_features.py
tests/test_document_metadata.py
tests/test_document_statistics.py
tests/test_document_to_json.py
tests/test_enums.py
tests/test_errors.py
tests/test_exceptions.py
tests/test_external_data.py
tests/test_extraction.py
tests/test_extraction_engine_get_validations.py
tests/test_extraction_integration.py
tests/test_extraction_process_and_save.py
tests/test_extraction_validations.py
tests/test_feature_append_behavior.py
tests/test_feature_debug.py
tests/test_feature_detailed.py
tests/test_feature_fix.py
tests/test_fixed_position_tag.py
tests/test_get_source.py
tests/test_json_fixes.py
tests/test_json_roundtrip.py
tests/test_labels.py
tests/test_memory.py
tests/test_metadata_persistence.py
tests/test_minimal.py
tests/test_mixins.py
tests/test_native_document.py
tests/test_new_methods.py
tests/test_note.py
tests/test_pretty_print.py
tests/test_processing_step.py
tests/test_processing_step_integration.py
tests/test_processing_steps.py
tests/test_remaining_issues.py
tests/test_rotation_methods.py
tests/test_source_metadata.py
tests/test_spatial_methods.py
tests/test_tag_class.py
tests/test_tag_instance.py
tests/test_tag_integration.py
tests/test_to_kddb.py