documente_shared 0.1.133__py3-none-any.whl → 0.1.134__py3-none-any.whl

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 documente_shared might be problematic. Click here for more details.

@@ -4,6 +4,7 @@ from documente_shared.domain.base_enum import BaseEnum
4
4
  class ProcessingCaseType(BaseEnum):
5
5
  BCP_MICROCREDITO = 'BCP_MICROCREDITO'
6
6
  UNIVIDA_SOAT = 'UNIVIDA_SOAT'
7
+ AGNOSTIC = 'AGNOSTIC'
7
8
 
8
9
  @property
9
10
  def is_bcp_microcredito(self):
@@ -13,6 +14,12 @@ class ProcessingCaseType(BaseEnum):
13
14
  def is_univida_soat(self):
14
15
  return self == ProcessingCaseType.UNIVIDA_SOAT
15
16
 
17
+ @property
18
+ def is_agnostic(self):
19
+ return self == ProcessingCaseType.AGNOSTIC
20
+
21
+
22
+
16
23
 
17
24
  class ProcessingDocumentType(BaseEnum):
18
25
  REVIEW_CHECKLIST = 'REVISION_CHECKLIST'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: documente_shared
3
- Version: 0.1.133
3
+ Version: 0.1.134
4
4
  Summary: Shared utilities for Documente AI projects
5
5
  License: MIT
6
6
  Author: Tech
@@ -27,7 +27,7 @@ documente_shared/domain/entities/scaling.py,sha256=j_-6RL9cvZZukA6B7I17OuwNfUfHU
27
27
  documente_shared/domain/enums/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
28
28
  documente_shared/domain/enums/common.py,sha256=tgM098gKYHCp8LVNA6FKd-O_Meoi0Cx_UjQ3OKLxGYY,3127
29
29
  documente_shared/domain/enums/document.py,sha256=QwvckW-VJBSujllIVloKlZUh1pI5UnX4oueYbV5CYGw,3205
30
- documente_shared/domain/enums/processing_case.py,sha256=nIXtya6lmEOB0uWKkH4hLWOeBa8_BgKshHiMrGweswQ,1673
30
+ documente_shared/domain/enums/processing_case.py,sha256=IF8ivf42TY67Vg9-3SYJvmptzsskMtlqPCUNfekoq10,1794
31
31
  documente_shared/domain/exceptions.py,sha256=S2xkkFPiR8jVmA6UhRb-bPVrm6JvohXw2MUhZOzdnRo,58
32
32
  documente_shared/domain/interfaces/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
33
33
  documente_shared/domain/interfaces/scaling.py,sha256=yWAud0rcLKMMf2-QxEE__GRpzqUY0H9_qxlQTfnRYmw,249
@@ -55,6 +55,6 @@ documente_shared/infrastructure/services/http_scaling.py,sha256=cIo-61nfIwbtO86E
55
55
  documente_shared/infrastructure/sqs_queue.py,sha256=KZWeHZ9zmXmrxoNpOQX7GEdDhZ1knbPXgwSwFwJblGg,1504
56
56
  documente_shared/presentation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
57
57
  documente_shared/presentation/presenters.py,sha256=GGAEwefmjCIVepsUA2oZOVLxXbhhiISPM0Jgt6dT6O0,423
58
- documente_shared-0.1.133.dist-info/METADATA,sha256=wW4XGxQP_u48yIqELy299poF5xgt7qBkBL2voN78iA8,963
59
- documente_shared-0.1.133.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
60
- documente_shared-0.1.133.dist-info/RECORD,,
58
+ documente_shared-0.1.134.dist-info/METADATA,sha256=0Yk_oy629yyOQaFY5BW51mkUCHnmvBWggYBqt2Or_28,963
59
+ documente_shared-0.1.134.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
60
+ documente_shared-0.1.134.dist-info/RECORD,,