yta-image-base 0.0.2__py3-none-any.whl → 0.0.3__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.
@@ -50,6 +50,7 @@ class ImageBackgroundRemover:
50
50
  filename = output_filename,
51
51
  output_filename = output_filename,
52
52
  type = None,
53
+ is_parsed = False,
53
54
  parsing_method = FileParsingMethod.PILLOW_IMAGE,
54
55
  extra_args = None
55
56
  )
yta_image_base/size.py CHANGED
@@ -53,7 +53,7 @@ class ImageResizer:
53
53
  filename = None,
54
54
  output_filename = output_filename,
55
55
  type = None,
56
- # TODO: It is parsed, we don't need to parse it again
56
+ is_parsed = True,
57
57
  parsing_method = FileParsingMethod.PILLOW_IMAGE,
58
58
  extra_args = None
59
59
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: yta-image-base
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Summary: Youtube Autonomous Image Base Module.
5
5
  Author: danialcala94
6
6
  Author-email: danielalcalavalera@gmail.com
@@ -1,5 +1,5 @@
1
1
  yta_image_base/__init__.py,sha256=JQegVuJ6IVXWnv8B_bJnhuEfLyakqJ98A97hfJ7XRN8,5421
2
- yta_image_base/background.py,sha256=hoBkw1Y3_BVCsB7n3GkveJ2w04qmf-17R6jrcjQo0RA,3269
2
+ yta_image_base/background.py,sha256=p7TRER3jQyDjFHFDk3iy6PPRTVXnSRUg7P_Xe3t7IsM,3301
3
3
  yta_image_base/color/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  yta_image_base/color/picker.py,sha256=uPgFQVS4dE36EF_bxJsFxhqe8Z9M1xR_YpDDtU_1mHA,5712
5
5
  yta_image_base/converter.py,sha256=weMH_4VW9C8XsxQuec-h0DvUkKMJ_oWwYGewUfDKfXM,9173
@@ -9,8 +9,8 @@ yta_image_base/edition/settings.py,sha256=N3NSxlc7NBZbB9R-Uv8GkgJU_TvjNTSgpw5bXF
9
9
  yta_image_base/parser.py,sha256=5GGDBxpqyjzM95sGtxaQ259LnCmYxxs1BJtvkhDuMj0,5090
10
10
  yta_image_base/region/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  yta_image_base/region/finder.py,sha256=-R2EV0sw-74ltEeAbO3VLIjzfWKGWNQdvsVb_ucSI8U,8859
12
- yta_image_base/size.py,sha256=YAF2C58-IvJ_vODYSOjMYdLcSXealJHtgKEZrd6JW2o,5105
13
- yta_image_base-0.0.2.dist-info/LICENSE,sha256=6kbiFSfobTZ7beWiKnHpN902HgBx-Jzgcme0SvKqhKY,1091
14
- yta_image_base-0.0.2.dist-info/METADATA,sha256=U5lsEL1KivujXppXyH_59WhAP0QDfOyDEcZPsumSuaQ,912
15
- yta_image_base-0.0.2.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
16
- yta_image_base-0.0.2.dist-info/RECORD,,
12
+ yta_image_base/size.py,sha256=3XgxCdc4qjh6FDOcVqL5HZ99fPECfIPsxdFVV7XCG10,5069
13
+ yta_image_base-0.0.3.dist-info/LICENSE,sha256=6kbiFSfobTZ7beWiKnHpN902HgBx-Jzgcme0SvKqhKY,1091
14
+ yta_image_base-0.0.3.dist-info/METADATA,sha256=E5ocN_aTXmK3QfAYvIU-hvJXQJspvPxEziPFhXBdWtA,912
15
+ yta_image_base-0.0.3.dist-info/WHEEL,sha256=XbeZDeTWKc1w7CSIyre5aMDU_-PohRwTQceYnisIYYY,88
16
+ yta_image_base-0.0.3.dist-info/RECORD,,