documente_shared 0.1.10__py3-none-any.whl → 0.1.12__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.

@@ -66,6 +66,9 @@ class DocumentProcess(object):
66
66
  def deleted(self):
67
67
  self.status = DocumentProcessStatus.DELETED
68
68
 
69
+ @property
70
+ def filename(self) -> str:
71
+ return self.file_path.split('/')[-1]
69
72
 
70
73
  @property
71
74
  def to_dict(self) -> dict:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: documente_shared
3
- Version: 0.1.10
3
+ Version: 0.1.12
4
4
  Summary: Shared utilities for Documente AI projects
5
5
  License: MIT
6
6
  Author: Tech
@@ -1,7 +1,7 @@
1
1
  documente_shared/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
2
  documente_shared/domain/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  documente_shared/domain/base_enum.py,sha256=DojAfn-zQdtjtImeHUpBzE6TBTm07XrbMOdW3h8RVd8,1449
4
- documente_shared/domain/entities.py,sha256=saJ0pB1IDQqed3UqQrwGvXEMWG1R4TNx3se3y6tLOD0,3801
4
+ documente_shared/domain/entities.py,sha256=GgsepilXNjGQ_Zdf_dE2OdNguD8EVKhqgyy5i2P5UY4,3891
5
5
  documente_shared/domain/enums.py,sha256=o20YJClja9FQbbZhdfreGCWYwjd3AH7q2kIzV9wn2dw,251
6
6
  documente_shared/domain/repositories.py,sha256=h_nArptP5Xh7Jrhden-Ii9rZQqzgLFHhuzj1p78LgmU,365
7
7
  documente_shared/infrastructure/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -9,6 +9,6 @@ documente_shared/infrastructure/dynamo_repositories.py,sha256=9t_ufQBSF7cJbeHYzf
9
9
  documente_shared/infrastructure/dynamo_table.py,sha256=5yF5EVQkHTZe4tLYZsfEDS8tp_iorMlMjNu-qn3Oj9E,2095
10
10
  documente_shared/infrastructure/s3_bucket.py,sha256=VqE1bVgi4R_mJkoDHk5whZxGwN27mINdV8Mg_-2Cz8I,1553
11
11
  documente_shared/infrastructure/sqs_queue.py,sha256=PSiTAnjXvQ-W-9mzLpH2UjbQJTvYkMiaxNaMecF-cR4,1505
12
- documente_shared-0.1.10.dist-info/METADATA,sha256=jDLuzSjrZyYttO_LCSbSwXOVG-eMB5THsdnHXlViWqg,640
13
- documente_shared-0.1.10.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
14
- documente_shared-0.1.10.dist-info/RECORD,,
12
+ documente_shared-0.1.12.dist-info/METADATA,sha256=sTGvg9aNGMZAABOVF2cgzs5O5tVPfmasN0qMSoNQhuQ,640
13
+ documente_shared-0.1.12.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
14
+ documente_shared-0.1.12.dist-info/RECORD,,