samgis_core 1.0.6__py3-none-any.whl → 1.0.8__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.
@@ -1,7 +1,4 @@
1
1
  import importlib.metadata
2
2
 
3
3
 
4
- try:
5
- __version__ = importlib.metadata.version(__package__ or __name__)
6
- except Exception:
7
- __version__ = importlib_metadata.version(__package__ or __name__)
4
+ __version__ = importlib.metadata.version(__package__ or __name__)
@@ -1,16 +1,14 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: samgis_core
3
- Version: 1.0.6
3
+ Version: 1.0.8
4
4
  Summary: SamGIS CORE
5
5
  License: MIT
6
6
  Author: alessandro trinca tornidor
7
7
  Author-email: alessandro@trinca.tornidor.com
8
- Requires-Python: >=3.10,<4.0
8
+ Requires-Python: >=3.10,<3.11
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Programming Language :: Python :: 3
11
11
  Classifier: Programming Language :: Python :: 3.10
12
- Classifier: Programming Language :: Python :: 3.11
13
- Classifier: Programming Language :: Python :: 3.12
14
12
  Requires-Dist: bson (>=0.5.10,<0.6.0)
15
13
  Requires-Dist: loguru (>=0.7.2,<0.8.0)
16
14
  Requires-Dist: numpy (==1.25.2)
@@ -1,5 +1,5 @@
1
1
  samgis_core/__init__.py,sha256=1kFX8G22dxNz23J7uOYl-SMWOe4W1olssc-5zKAVwSc,351
2
- samgis_core/__version__.py,sha256=TMvDQy3ntvNKe__pFTG9csI5V0s93H0t70J_QS09vmE,191
2
+ samgis_core/__version__.py,sha256=x-8LeQkljky-ao1MyT98tSQE1xNvJp3LelqsAdCb9Og,94
3
3
  samgis_core/prediction_api/__init__.py,sha256=_jUZhspS26ygiSzBJywfZ4fQf9X7oC8w6oxvhd9S2hQ,57
4
4
  samgis_core/prediction_api/sam_onnx.py,sha256=_sCnu2ScJzoi7_XrocbdNCZ5EjetkgBTrGannhzqFfU,11674
5
5
  samgis_core/utilities/__init__.py,sha256=nL9pzdB4SdEF8m5gCbtlVCtdGLg9JjPm-FNxKBsIBZA,32
@@ -8,6 +8,6 @@ samgis_core/utilities/fastapi_logger.py,sha256=c-UTWPbshcbma7EnZd98mN8bxz3GVdBsE
8
8
  samgis_core/utilities/serialize.py,sha256=iWi_m_7vL7Hmr3Lb5yASXU5DtoUU18M_JdwiRSOs9sI,2749
9
9
  samgis_core/utilities/type_hints.py,sha256=YoP7T9ftYKEq0c8xlsahtYewmu_jjUY2-EFBszauBlI,402
10
10
  samgis_core/utilities/utilities.py,sha256=fP3cnxIYULYoCBft54EAivUR_fMcCDz2Z9AMpAO0zZ0,2434
11
- samgis_core-1.0.6.dist-info/METADATA,sha256=_lDNDimnPNnySEnjArEUWPAjRuviKIIAx8R5zaD2FEM,993
12
- samgis_core-1.0.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
13
- samgis_core-1.0.6.dist-info/RECORD,,
11
+ samgis_core-1.0.8.dist-info/METADATA,sha256=Mq6aSqoUg_PcoI-U4_9LcCog3Qws72jgm6GQ4jzjpBI,892
12
+ samgis_core-1.0.8.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
13
+ samgis_core-1.0.8.dist-info/RECORD,,